ibaker d3dfc6ae59 Remove COMMAND_CODE_CUSTOM from test controller app
This was added in 697759bad3
based on the assumption it had previously been missing, but actually it
is deliberately not included here because it must not be queried against
available session commands, as done here:
839c4a90f2/testapps/controller/src/main/java/androidx/media3/testapp/controller/MediaAppControllerActivity.kt (L299)

PiperOrigin-RevId: 756740269
2025-05-09 06:27:41 -07:00
..

Media3 controller test app

This is the media3 controller test application. It allows media apps to verify their media session implementation.