Merge "Add GET_INTENT_SENDER_INTENT permission to Shell" am: 104d2f92b3 am: ec82033d3e am: 4bf2a8e322 am: d851ed5dde

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1385856

Change-Id: I554827e5c07d2c1f6ab720fc01eed3d18662ee3b
This commit is contained in:
Sergey Nikolaienkov
2020-09-09 08:39:42 +00:00
committed by Automerger Merge Worker

View File

@@ -217,6 +217,9 @@
<!-- Permission needed for CTS test - UnsupportedErrorDialogTests -->
<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 -->
<uses-permission android:name="android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS" />