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

The tests in MediaControllerCompatCallbackWithMediaSessionTest don't follow this pattern very consistently at the moment. PiperOrigin-RevId: 487501913 (cherry picked from commit c6a0ba25f996b77adf6bf0dd9921f429d5950437)
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