parent
8386d617bf
commit
3fd47b92e6
@ -254,6 +254,9 @@
|
|||||||
to `DownloadManager.Listener.onDownloadChanged`.
|
to `DownloadManager.Listener.onDownloadChanged`.
|
||||||
* Support multiple non-overlapping write locks for the same key in
|
* Support multiple non-overlapping write locks for the same key in
|
||||||
`SimpleCache`.
|
`SimpleCache`.
|
||||||
|
* Remove `CacheUtil`. Equivalent functionality is provided by a new
|
||||||
|
`CacheWriter` class, `Cache.getCachedBytes`, `Cache.removeResource` and
|
||||||
|
`CacheKeyFactory.DEFAULT`.
|
||||||
* DRM:
|
* DRM:
|
||||||
* Remove previously deprecated APIs to inject `DrmSessionManager` into
|
* Remove previously deprecated APIs to inject `DrmSessionManager` into
|
||||||
`Renderer` instances. `DrmSessionManager` must now be injected into
|
`Renderer` instances. `DrmSessionManager` must now be injected into
|
||||||
|
Loading…
x
Reference in New Issue
Block a user