media/robolectricutils/src
ibaker 90412168e4 Add @RequiresApi(29) to RandomizedMp3Decoder
This is needed for the MediaFormat#getInteger calls in onConfigured().

The end-to-end playback tests this is used for have to run on API 29
anyway (because of ShadowMediaCodec and ShadowMediaCodecList
functionality).

#minor-release

PiperOrigin-RevId: 353858622
2021-02-01 22:54:24 +00:00
..
main Add @RequiresApi(29) to RandomizedMp3Decoder 2021-02-01 22:54:24 +00:00
test/java/com/google/android/exoplayer2/robolectric Move Robolectric-related test utils methods to robolectricutils module 2020-10-13 16:29:50 +01:00