Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 104d2f92 authored by Sergey Nikolaienkov's avatar Sergey Nikolaienkov Committed by Gerrit Code Review
Browse files

Merge "Add GET_INTENT_SENDER_INTENT permission to Shell"

parents 33082d44 0179047f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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" />