mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Childrens returned by the legacy service when a Media3 browser connects are cached and returned with the first `getChildren` call in case the same `paranetid` is requested. In any other case the cache is immediately cleared. #cherrypick PiperOrigin-RevId: 686157511
Session test module
Tests cross-process use of the session module. To run the tests:
- Prepare a device (either an emulator or a real device) to run the tests on.
- Run
./gradlew :test-session-current:cAT