media/library/hls/src/main
ibaker ce2e6e2fd6 Hide ParsableByteArray#data behind a getter
This allows us to enforce the limit because the array can only be
reassigned through reset(byte[]) or reset(byte[], int) (which update
the limit)

PiperOrigin-RevId: 323339960
2020-07-27 23:59:34 +01:00
..
java/com/google/android/exoplayer2/source/hls Hide ParsableByteArray#data behind a getter 2020-07-27 23:59:34 +01:00
AndroidManifest.xml Split HLS into a separate module 2017-03-22 18:59:56 +00:00