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

We may currently throw if the load completes before we finished preparation. Don't throw and instead check for this condition in maybeThrowPrepareError. PiperOrigin-RevId: 237237000