media/libraries/test_session_common
tonihei 05571b3e0d Clarify that onPlayWhenReadyChanged can be called again with new reason
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 1d26d1891e)
2024-07-02 14:11:37 +00:00
..
src/main Clarify that onPlayWhenReadyChanged can be called again with new reason 2024-07-02 14:11:37 +00:00
build.gradle Upgrade to Gradle 8.0 and Android Gradle Plugin 8.0.1 2023-05-19 17:24:28 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Session test common module

Provides common components for use by session tests.