Merge "Add GET_INTENT_SENDER_INTENT permission to Shell" am: 104d2f92b3 am: ec82033d3e am: 4bf2a8e322 am: d851ed5dde am: 541541b868
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1385856 Change-Id: I281b6085d164227cfa4fee46ab90d3c167416639
This commit is contained in:
committed by
Automerger Merge Worker
commit
35c1bb7cf7
@@ -217,6 +217,9 @@
|
|||||||
<!-- Permission needed for CTS test - UnsupportedErrorDialogTests -->
|
<!-- Permission needed for CTS test - UnsupportedErrorDialogTests -->
|
||||||
<uses-permission android:name="android.permission.RESET_APP_ERRORS" />
|
<uses-permission android:name="android.permission.RESET_APP_ERRORS" />
|
||||||
|
|
||||||
|
<!-- Permission needed for CTS test - CtsSystemUiTestCases:PipNotificationTests -->
|
||||||
|
<uses-permission android:name="android.permission.GET_INTENT_SENDER_INTENT" />
|
||||||
|
|
||||||
<!-- Permission needed to run keyguard manager tests in CTS -->
|
<!-- Permission needed to run keyguard manager tests in CTS -->
|
||||||
<uses-permission android:name="android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS" />
|
<uses-permission android:name="android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user