media/libraries/session/src/test
tonihei 3e005e62dc Check int and float parameters from external apps for validity
Some player method calls sent from MediaControllers accept int
or float values with a very clear API contract that disallows
some values. Filtering by these values early avoids calling a
Player implementation with invalid values.

PiperOrigin-RevId: 600413993
(cherry picked from commit c64b271f07)
2024-01-25 11:42:43 +00:00
..
java/androidx/media3/session Check int and float parameters from external apps for validity 2024-01-25 11:42:43 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00