media/libraries/test_session_current/src/androidTest
tonihei c64b271f07 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
2024-01-22 04:08:42 -08:00
..
java/androidx/media3/session Check int and float parameters from external apps for validity 2024-01-22 04:08:42 -08:00
AndroidManifest.xml Fix test_session_current to be consistent with other test packages 2023-09-06 03:23:44 -07:00