media/libraries/transformer/src/androidTest
claincly 803cf64a06 Removing using the test asset that has Mp3 audio track.
The stream with the mp3 track is added because

- We only encode to AAC
- We only encode when the source track is not AAC

Now that we have a way to force encoding, we no longer need the mp3 track.

The test asset is kept for later parameterized testing.

PiperOrigin-RevId: 440876080
2022-04-26 14:23:26 +01:00
..
java/androidx/media3/transformer Removing using the test asset that has Mp3 audio track. 2022-04-26 14:23:26 +01:00
AndroidManifest.xml Transformer Demo: Remove unneeded external storage permission 2022-02-01 18:23:39 +00:00