media/libraries/datasource/src/androidTest
ibaker 3bbb0e7453 Add documented support for android.resource://package/id URIs
These were previously somewhat supported, but the `package` part was
never read (so it only worked if it was either absent or the same as the
current application's package). This change parses and uses the
`package` part.

This partially reverts 35121a2d3d.

This is hard to test for the same reasons as 88f554c74b:

> This is hard to test because to do so robustly requires being able to guaranteed that another test APK will be installed with a known raw resource inside it.

PiperOrigin-RevId: 608270463
2024-02-19 02:28:39 -08:00
..
java/androidx/media3/datasource Add documented support for android.resource://package/id URIs 2024-02-19 02:28:39 -08:00
res Test overriding resource type in RawResourceDataSource 2023-10-16 09:58:00 -07:00
AndroidManifest.xml Rollback of 8e2869278c 2024-02-15 02:35:12 -08:00