mirror of
https://github.com/samsonjs/media.git
synced 2026-03-25 09:25:53 +00:00
If not copied, the extras Bundle can be accidentally changed by the app if it modifies the instance passed into MediaSession. On the flip side, the Bundle should be modifiable once created so that the session can amend the extras if needed without crashing. PiperOrigin-RevId: 688485963 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| README.md | ||
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