media/library/core/src
eguven 92e2581e23 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-31 23:01:01 +01:00
..
androidTest Use androidx.test and extensions. 2019-03-15 04:53:12 +00:00
main Fix CacheUtil.cache() use too much data 2019-05-31 23:01:01 +01:00
test Fix TTML bitmap subtitles 2019-05-31 22:41:10 +01:00