mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00

The error is closely related to the playback state IDLE and should be updated in sync with the state to prevent unexpected event ordering and/or keeping the error after re-preparation. Issue:#5407 PiperOrigin-RevId: 265014630