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

This root extra needs to be set by apps manually in media1 and we can do that automatically in Media3 based on the available session commands. #minor-release PiperOrigin-RevId: 484286833 (cherry picked from commit 4c9ca8fad1c4d4c475a0baee243c099204bc23af)
Session test module
Tests cross-process use of the session module. To run the tests:
- Prepare a device (either an emulator or a real device) to run the tests on.
- Run
./gradlew :test-session-current:cAT