mirror of
https://github.com/androidx/media.git
synced 2025-05-07 07:30:22 +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