Merge "Grant ACCESS_SHARED_LIBRARIES permission to Shell for testing." into rvc-dev am: e795081a19 am: 5eee203278 am: 55d4e6d770 am: 3602ba514c
Change-Id: I73666bc4edc5bfb8fa11fe5485de43a6b6708290
This commit is contained in:
@@ -294,6 +294,9 @@
|
|||||||
<!-- Permissions required for CTS test - AutoRevokeTest -->
|
<!-- Permissions required for CTS test - AutoRevokeTest -->
|
||||||
<uses-permission android:name="android.permission.WHITELIST_AUTO_REVOKE_PERMISSIONS" />
|
<uses-permission android:name="android.permission.WHITELIST_AUTO_REVOKE_PERMISSIONS" />
|
||||||
|
|
||||||
|
<!-- Permissions needed to test shared libraries -->
|
||||||
|
<uses-permission android:name="android.permission.ACCESS_SHARED_LIBRARIES" />
|
||||||
|
|
||||||
<application android:label="@string/app_label"
|
<application android:label="@string/app_label"
|
||||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||||
android:defaultToDeviceProtectedStorage="true"
|
android:defaultToDeviceProtectedStorage="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user