mirror of
https://github.com/androidx/media.git
synced 2025-05-11 01:31:40 +08:00

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