
This removes some stack traces in unit tests when a `RemoveMediaController` was created with `waitForConnection=false` in which case the missing controller in the `MediaControllerProviderService` caused a `NullPointerException`. PiperOrigin-RevId: 546795181
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