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

This better matches the callback name (onSurfaceSizeChanged) and probably cause less confusion with getVideoSize. PiperOrigin-RevId: 488669786 (cherry picked from commit 1143edc59ac96ec8524e8203d9445dbb0f006630)
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