mirror of
https://github.com/androidx/media.git
synced 2025-05-03 21:57:46 +08:00

Android Studio removed some nested imports, but I think the extra qualification at the usage site is actually mostly helpful, so I'm leaving it as-is. PiperOrigin-RevId: 578518880 (cherry picked from commit 72b7019578f3051e1bec826cf0ac401a86d818dc)
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