mirror of
https://github.com/androidx/media.git
synced 2025-05-03 20:49:48 +08:00

Sometimes the reason for the current state may change. If we don't report this again, users have no way of knowing that the reason changed. Also adjust ExoPlayerImpl and MediaControllerImplBase accordingly. SimpleBasePlayer already adheres to this logic. #cherrypick PiperOrigin-RevId: 644970236 (cherry picked from commit 1d26d1891e6e3cd49a4b479723b8aba7be746c1c)
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