Andrew Lewis 933e207b3e Update to androidx.media3
PiperOrigin-RevId: 405656499
2021-10-27 09:12:46 +01:00

7 lines
230 B
Markdown

# Session test module
Tests cross-process use of the [session module](../session/). 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`