media/libraries/session/src
jbibik b8ac5b4210 Order MediaControllerImplBase listener callbacks as in ExoPlayerImpl
The callbacks for `PlayerInfo` changes are currently in both `MediaControllerImplBase.updatePlayerInfo` (masking) and `MediaControllerImplBase.onPlayerInfoChanged`. But the order was different between them both and `ExoPlayerImpl.updatePlaybackInfo` which they are trying to mimic.

#minor-release

PiperOrigin-RevId: 542519070
2023-06-22 15:45:21 +00:00
..
androidTest Add injection of BitmapLoader from MediaSession. 2022-10-31 11:32:30 +00:00
main Order MediaControllerImplBase listener callbacks as in ExoPlayerImpl 2023-06-22 15:45:21 +00:00
test Fixed spelling across various PlayerInfo *ChangeReason fields 2023-06-22 15:23:21 +00:00