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

This change adds end-to-end Robolectric playback tests which handle the scenario the player is playing audio via passthrough and AudioTrack raises the ERROR_DEAD_OBJECT error upon which the player attempts to recover by switching to another audio format. PiperOrigin-RevId: 531180183
Test data module
Provides sample data for media unit and instrumentation tests.