media/library/transformer/src/androidTest
ibaker 57dbf22bfd 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
(cherry picked from commit 21cab6124d)
2022-07-21 16:24:07 +01:00
..
java/com/google/android/exoplayer2/transformer Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-21 16:24:07 +01:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-02 10:44:00 +00:00