mirror of
https://github.com/androidx/media.git
synced 2025-05-08 08:00:49 +08:00

This moves TestUtil#runMainLooperUntil and TestUtil#createRobolectricConditionVariable to a new RobolectricUtil class. Also move testutil classes that use Robolectric-related utils classes (e.g. TestPlayerRunHelper, TestDownloadManagerListener). PiperOrigin-RevId: 336864959