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

This already the case for the platform Queue's MediaDescription, but we currently use the localConfiguration.uri for the platform MediaMetadata field even though we intentionally strip locaConfiguration fields before sharing with other apps. PiperOrigin-RevId: 753952733
Session test module
Tests cross-process use of the session module. To run the tests:
- Prepare a device (either an emulator or a real device) to run the tests on.
- Run
./gradlew :test-session-current:cAT