media/libraries/transformer/src/androidTest
ibaker 2deb435625 Annotate methods that always return this with @CanIgnoreReturnValue
It's always safe to ignore the result of these methods, because the
caller already has a reference to the returned value.

PiperOrigin-RevId: 462388947
2022-08-08 07:55:25 +00:00
..
java/androidx/media3/transformer Annotate methods that always return this with @CanIgnoreReturnValue 2022-08-08 07:55:25 +00:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-01 18:23:39 +00:00