media/libraries/session/src/test
tonihei 9fb4ed91b6 Make getCustomLayoutFromMediaButtonPreferences side-effect free
The method currently modifies the input Bundle, but it's easier to
reason about it if the method is side-effect free and the places
that need to modify a Bundle do this after calling the method.

PiperOrigin-RevId: 693288031
2024-11-05 03:54:40 -08:00
..
java/androidx/media3/session Make getCustomLayoutFromMediaButtonPreferences side-effect free 2024-11-05 03:54:40 -08:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00