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

The order of source info refresh and onPrepared was accidentally
changed by ed88f4f1dd
. This changes it back to the correct order
and adds a test
PiperOrigin-RevId: 315885164