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

After this change the current tracks are sent to the controller as part of `PlayerInfo` and call `Listener.onTracksChanged()` in case of a change in tracks. PiperOrigin-RevId: 461578695 (cherry picked from commit 9a895cd18f020a4f9df24c142406e91507a76605)
Session test common module
Provides common components for use by session tests.