mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

There's no need to extend this class. Factories for subclasses of FakeMediaSource will need to re-implement createMediaSource, at which point they basically need to re-implement the whole factory interface. PiperOrigin-RevId: 417817499
Test utils module
Provides utility classes for media unit and instrumentation tests.