mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +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
Session test common module
Provides common components for use by session tests.