media/extensions/cronet/src/main
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 Fix cronet extension package name 2018-01-15 11:40:29 +00:00