media/libraries/session/src/main
christosts 9bf18dbb4e Session: advertise legacy FLAG_HANDLES_QUEUE_COMMANDS
This change includes 3 things:
- when the legacy media session is created, FLAG_HANDLES_QUEUE_COMMANDS
  is advertised if the player has the COMMAND_CHANGE_MEDIA_ITEMS
  available.
- when the player changes its available commands, a new
  PlaybackStateCompat is sent to the remote media controller to
  advertise the updated PlyabackStateCompat actions.
- when the player changes its available commands, the legacy media
  session flags are sent accoridingly: FLAG_HANDLES_QUEUE_COMMANDS is
  set only if the COMMAND_CHANGE_MEDIA_ITEMS is available.

#minor-release

PiperOrigin-RevId: 506605905
(cherry picked from commit ebe7ece1eb)
2023-02-02 16:47:10 +00:00
..
aidl/androidx/media3/session Exclude tracks from PlayerInfo if not changed 2023-01-25 17:41:00 +00:00
java/androidx/media3/session Session: advertise legacy FLAG_HANDLES_QUEUE_COMMANDS 2023-02-02 16:47:10 +00:00
res Updating translations 2022-06-15 17:00:36 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00