mirror of
https://github.com/androidx/media.git
synced 2025-05-16 12:09:50 +08:00

This was added in697759bad3
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
Media3 controller test app
This is the media3 controller test application. It allows media apps to verify their media session implementation.