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

Many usages are needed to support other deprecations and some can be replaced by the recommended direct alternative. Also replace links to deprecated/redirected dev site PiperOrigin-RevId: 601795998 (cherry picked from commit ed5b7004b435f71c5a37f5db12c3641fbba9be48)
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