mirror of
https://github.com/androidx/media.git
synced 2025-05-11 09:39:52 +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