media/testutils_robolectric/src/main
eguven 42ba6abf5a Fix CacheUtil.cache() use too much data
cache() opens all connections with unset length to avoid position errors.
This makes more data then needed to be downloading by the underlying
network stack.

This fix makes makes it open connections for only required length.

Issue:#5927
PiperOrigin-RevId: 250546175
2019-05-30 15:26:32 +01:00
..
java/com/google/android/exoplayer2/testutil Fix CacheUtil.cache() use too much data 2019-05-30 15:26:32 +01:00
AndroidManifest.xml Move extension tests to Robolectric. 2018-02-27 11:03:50 +00:00