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

The audio mixing is not deterministic on real device testing because of threading, but runs deterministically on robolectric tests PiperOrigin-RevId: 662925912
Test data module
Provides sample data for media unit and instrumentation tests.