media/robolectricutils/src
claincly 421aa9df40 Added a test-only method to clear the clearDecoderInfosCache.
The cache, being static, is updated every time a new MimeType is encountered.
The static cache needs to be cleared between tests that register codecs through
ShadowMediaCodec, or the subsequent tests could possibly pick up a wrong codec.

PiperOrigin-RevId: 351576018
2021-01-15 10:54:45 +00:00
..
main Added a test-only method to clear the clearDecoderInfosCache. 2021-01-15 10:54:45 +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