huangdarwin
557b7dcc71
Demo: Request READ_MEDIA_VIDEO on API 33+
...
More info in: https://developer.android.com/about/versions/13/behavior-changes-13#granular-media-permissions
PiperOrigin-RevId: 506908079
2023-02-08 14:42:52 +00:00
huangdarwin
ead64f5406
Transformer Demo: Remove unneeded external storage permission
...
Tested by confirming transformations still work and write to a output file in a
scoped-storage directory on a:
* Nexus 6P API 23 emulator
* Google Pixel 4 API 31 physical device
PiperOrigin-RevId: 425644266
2022-02-02 10:44:00 +00:00
andrewlewis
6e305936b8
Remove FOREGROUND_SERVICE permission
...
This shouldn't be required for transformer instrumentation tests, as they don't use a foreground service.
PiperOrigin-RevId: 424654463
2022-01-28 10:15:17 +00:00
samrobinson
793e675de8
Setup the initial instrumentation tests for transformer.
...
Due to sharding, each test should be in a separate class.
PiperOrigin-RevId: 409142436
2021-11-11 16:57:45 +00:00