media/library/dash/src/main
olly 1bf4926338 Stop using Map<Integer, X>
Lint recommends switching to SparseArray<X> instead.
This is done for the DASH case. For the Cast case it's
easier to use a switch statement.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=184119312
2018-02-01 15:21:08 +00:00
..
java/com/google/android/exoplayer2/source/dash Stop using Map<Integer, X> 2018-02-01 15:21:08 +00:00
AndroidManifest.xml Split DASH into a separate module 2017-03-22 19:09:04 +00:00