media/libraries/session/src
siroberts ab904bde2d Prevent the creation of CommandButtons without commands.
The setPlayerCommand and setSessionCommand builder methods contain assertions to ensure that at most one of these fields is set, but this left it possible to create a command button with no command by calling build on an empty builder.

PiperOrigin-RevId: 547488248
2023-07-13 15:56:43 +01:00
..
androidTest Add injection of BitmapLoader from MediaSession. 2022-10-31 11:32:30 +00:00
main Prevent the creation of CommandButtons without commands. 2023-07-13 15:56:43 +01:00
test Prevent the creation of CommandButtons without commands. 2023-07-13 15:56:43 +01:00