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

This allows to disable periodic position updates when building the session. #minor-release PiperOrigin-RevId: 572531837 (cherry picked from commit 4dc3db4da3da486b9c9ec1780aa595da8de5330c)
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