media/libraries/transformer/src/test
sheenachhabra 818bf4a20a Change UnsupportedEncodingException to IllegalArgumentException
In startTransformation method we were throwing UnsupportedEncodingException (IOException) when mediaItem with unsupported arguments is passed.
Changed this to IllegalArgumentException which seems more logical here.

PiperOrigin-RevId: 487259296
2022-11-10 14:37:52 +00:00
..
java/androidx/media3/transformer Change UnsupportedEncodingException to IllegalArgumentException 2022-11-10 14:37:52 +00:00
AndroidManifest.xml Update to androidx.media3 2021-10-27 09:12:46 +01:00