media/libraries/test_session_current
bachinger 8c560d2115 Add interface version of MediaControllerStub
PiperOrigin-RevId: 463930162
(cherry picked from commit c8089ead42)
2022-07-28 21:45:49 +00:00
..
src Add interface version of MediaControllerStub 2022-07-28 21:45:49 +00:00
build.gradle Delay unbinding the controller until pending commands are handled. 2022-07-28 11:10:36 +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