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

This requires some additional state handling to update the full state atomically and guess placeholder states while updates are in progress, using the newly added BackgroundThreadStateHander. Some tests also needed to be adjusted to account for the fact that the actual audio system change doesn't happen inline anymore. PiperOrigin-RevId: 716702141