media/libraries/test_session_current
tonihei 3693ca4bbb Add MediaSession.getControllerForCurrentRequest
This is a helper method that can used to obtain information about
the controller that is currently calling a Player method.

PiperOrigin-RevId: 527268994
2023-04-27 12:21:19 +01:00
..
src Add MediaSession.getControllerForCurrentRequest 2023-04-27 12:21:19 +01:00
build.gradle Misc fix in gradle build file 2022-11-24 14:46:43 +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