media/libraries/test_session_common/src/main
bachinger 386d2239eb Only set the queue when COMMAND_GET_TIMELINE is available
Android Auto shows a queue button when the queue is not empty.
Apps were able to remove this queue button with the legacy API
by not setting the queue of the session.

After this change, removing `COMMAND_GET_TIMELINE` from the commands
of the media notification controller or the session player sets the
queue in the platform session to null.

#minor-release
Issue: androidx/media#339
PiperOrigin-RevId: 573813558
(cherry picked from commit f53e1bc6f6)
2023-10-23 13:15:17 +01:00
..
aidl/androidx/media3/test/session/common Only set the queue when COMMAND_GET_TIMELINE is available 2023-10-23 13:15:17 +01:00
java/androidx/media3/test/session/common Add default implementation of Callback.onSubscribe 2023-09-27 12:19:34 -07:00
res Update to androidx.media3 2021-10-27 09:12:46 +01:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00