media/extensions/cronet/src/androidTest
christosts 3b08a792bb Fix bug in CronetDataSource
This change fixes a bug in CronetDataSource when it makes a Range
request but the server does not support Range requests and returns the
entire resource. Before the fix, the CronetDataSource would read more
bytes than the intended range.

PiperOrigin-RevId: 353614477
2021-01-25 15:37:08 +00:00
..
java/com/google/android/exoplayer2/ext/cronet Fix bug in CronetDataSource 2021-01-25 15:37:08 +00:00
AndroidManifest.xml Add contract test for CronetDataSource 2021-01-25 15:35:59 +00:00