mirror of
https://github.com/androidx/media.git
synced 2025-05-12 10:09:55 +08:00

Some methods marked as throwing DecoderQueryException actually did not throw it. Switch to marking throws Exception everywhere. PiperOrigin-RevId: 277674401