
ShadowLooper -> ShadowLegacyLooper ShadowRealisticLooper -> ShadowPausedLooper ShadowBaseLooper -> ShadowLooper And all public methods from ShadowLegacyLooper get pushed up to ShadowLooper Pull Request: https://github.com/robolectric/robolectric/pull/4868 Copybara: OK Also adjust Google3 tests using custom looper shadows where necessary. Convert exoplayer to paused looper to eliminate reliance on custom shadows PiperOrigin-RevId: 243839311
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.