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

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