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

Without this, the position won't udpate until the session sends a new playback state. PiperOrigin-RevId: 568889286 (cherry picked from commit 77ba0292adf0199b3bf5b6e433f63478c6d96c9e)
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