media/libraries/test_session_current
tonihei aabf840d1d Update Uri shared to platform mediasession to only use RequestMetadata
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
2025-05-02 04:35:58 -07:00
..
2021-10-27 09:12:46 +01:00

Session test module

Tests cross-process use of the session module. To run the tests:

  1. Prepare a device (either an emulator or a real device) to run the tests on.
  2. Run ./gradlew :test-session-current:cAT