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

Commit 6d3cdc31 authored by Eugene Susla's avatar Eugene Susla
Browse files

Add installer flag to MANAGE_NOTIFICATION_LISTENERS

This is needed for us to grant it to PermissionController

Test: presubmit
Change-Id: I73d423adda826e8d08050721822000e5e65e1534
parent dc6a578a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4521,7 +4521,7 @@
    <!-- @SystemApi @TestApi Allows adding/removing enabled notification listener components.
        @hide -->
    <permission android:name="android.permission.MANAGE_NOTIFICATION_LISTENERS"
                android:protectionLevel="signature" />
                android:protectionLevel="signature|installer" />
    <uses-permission android:name="android.permission.MANAGE_NOTIFICATION_LISTENERS" />

    <!-- Allows notifications to be colorized