media/testutils/src/main
krocard bb1261da3c setPlaybackParameters no longer accepts null for DEFAULT
Null was an alias for DEFAULT. Remove this for nullness
safety in the API.

The ExoPlayer implementation still checks for null and
replaces it by DEFAULT, so this is ABI compatible.

PiperOrigin-RevId: 364370017
2021-03-24 18:05:57 +00:00
..
java/com/google/android/exoplayer2/testutil setPlaybackParameters no longer accepts null for DEFAULT 2021-03-24 18:05:57 +00:00
res/layout Add overlay FrameLayout to hosted tests 2020-03-27 23:31:46 +00:00
AndroidManifest.xml Move playback test utils to testutils. 2017-06-12 10:18:50 +01:00