media/libraries/test_session_current
tonihei 8618263b99 Write media type with a custom key to legacy components.
This allows legacy media controllers and browsers to access this
information and legacy sessions and browser services to set this
information.

PiperOrigin-RevId: 492414716
(cherry picked from commit ca4c6efdb7)
2023-01-25 17:50:39 +00:00
..
src Write media type with a custom key to legacy components. 2023-01-25 17:50:39 +00:00
build.gradle Misc fix in gradle build file 2023-01-25 17:41:00 +00:00
README.md Update to androidx.media3 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