media/libraries/test_session_common
tonihei 1d26d1891e 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
2024-06-20 03:58:05 -07:00
..
src/main Clarify that onPlayWhenReadyChanged can be called again with new reason 2024-06-20 03:58:05 -07: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.