media/library/core/src/main
olly cccb9e1ae8 CacheUtil: Remove confusing remove(DataSpec) method
- The remove(DataSpec) method was confusing because it ignored
  the DataSpec position and range, and instead removed all data
  with a matching cache key.
- The remove(String) method seems better put directly on the
  Cache interface.

PiperOrigin-RevId: 312113302
2020-05-18 22:39:02 +01:00
..
java/com/google/android/exoplayer2 CacheUtil: Remove confusing remove(DataSpec) method 2020-05-18 22:39:02 +01:00
javadoc/com/google/android/exoplayer2/doc-files Update Timeline Javadoc to include brief mention of ad groups 2017-07-21 11:14:38 +01:00
AndroidManifest.xml Add ACCESS_NETWORK_STATE permission to core module 2020-02-18 11:00:43 +00:00