media/playbacktests/src/androidTest
ibaker b9157a9e23 Add Guava dependency to ExoPlayer
Guava is heavily optimized for Android and the impact on binary size
is minimal (and outweighed by the organic growth of the ExoPlayer
library).

This change also replaces Util.toArray() with Guava's Ints.toArray()
in order to introduce a Guava usage into a range of modules.

PiperOrigin-RevId: 312449093
2020-05-21 17:08:33 +01:00
..
java/com/google/android/exoplayer2/playbacktests/gts Add Guava dependency to ExoPlayer 2020-05-21 17:08:33 +01:00
AndroidManifest.xml Align media2 extension tests with other tests 2020-01-16 13:50:36 +00:00