Merge "Add GET_INTENT_SENDER_INTENT permission to Shell"
This commit is contained in:
@@ -204,6 +204,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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user