Fix auto revoke installer whitelist APIs
Test: ensure APIs work Bug: 153607914 Change-Id: Ia477d26438037fed0e39758200ded0e0fc1e96bd
This commit is contained in:
@@ -291,6 +291,9 @@
|
||||
<uses-permission android:name="android.permission.ACCESS_TV_TUNER" />
|
||||
<uses-permission android:name="android.permission.TUNER_RESOURCE_ACCESS" />
|
||||
|
||||
<!-- Permissions required for CTS test - AutoRevokeTest -->
|
||||
<uses-permission android:name="android.permission.WHITELIST_AUTO_REVOKE_PERMISSIONS" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user