media/libraries/test_session_current
christosts 6f8863fc11 Minor naming cleanup in MediaControllerListenerTest
PiperOrigin-RevId: 480041937
2022-10-17 15:45:33 +00:00
..
src Minor naming cleanup in MediaControllerListenerTest 2022-10-17 15:45:33 +00:00
build.gradle Delay unbinding the controller until pending commands are handled. 2022-08-08 08:19:35 +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