Add missing release note

Issue: #7902
PiperOrigin-RevId: 331771187
This commit is contained in:
olly 2020-09-15 16:12:39 +01:00 committed by Oliver Woodman
parent f387574140
commit 2f5d6a6541

View file

@ -262,6 +262,9 @@
to `DownloadManager.Listener.onDownloadChanged`.
* Support multiple non-overlapping write locks for the same key in
`SimpleCache`.
* Remove `CacheUtil`. Equivalent functionality is provided by a new
`CacheWriter` class, `Cache.getCachedBytes`, `Cache.removeResource` and
`CacheKeyFactory.DEFAULT`.
* DRM:
* Remove previously deprecated APIs to inject `DrmSessionManager` into
`Renderer` instances. `DrmSessionManager` must now be injected into