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

A problem was discovered in Composition demo app where after playing a composition using CompositionPlayer, pressing the "play" button again would not restart the playback. This issue has been resolved, just adding a test to make sure we're not missing any regressions. PiperOrigin-RevId: 735793488
Test data module
Provides sample data for media unit and instrumentation tests.