media/libraries/test_session_current
tonihei 5d11aa95ef Implement missing broadcastCustomCommand to legacy controller
And also mention a few restrictions regarding legacy components
in Javadoc.

Issue: androidx/media#293
PiperOrigin-RevId: 522005562
(cherry picked from commit 502969a42b)
2023-04-18 14:58:24 +01:00
..
src Implement missing broadcastCustomCommand to legacy controller 2023-04-18 14:58:24 +01: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