media/libraries/session/src
tonihei fc54a7a487 Add COMMAND_RELEASE to set whether Player instances can be released
This wasn't added so far because releasing is always allowed from a
MediaController (as it just releases the connection, not the session
player). But Player instances can be created for other purposes and
the receiver of a Player instance should not always be allowed to
call release if it doesn't own the player resource.

PiperOrigin-RevId: 519121122
2023-03-30 17:09:28 +00:00
..
androidTest Add injection of BitmapLoader from MediaSession. 2022-10-31 11:32:30 +00:00
main Add COMMAND_RELEASE to set whether Player instances can be released 2023-03-30 17:09:28 +00:00
test Add the MediaSession as an argument to getMediaButtons() 2023-01-23 12:33:37 +00:00