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

Commit ae2f71b3 authored by Alex Johnston's avatar Alex Johnston Committed by Android (Google) Code Review
Browse files

Merge "Add role protection level to MODIFY_QUIET_MODE"

parents b139864a 5859a9d8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5970,7 +5970,7 @@
    <!-- @SystemApi Allows an application to turn on / off quiet mode.
         @hide -->
    <permission android:name="android.permission.MODIFY_QUIET_MODE"
                android:protectionLevel="signature|privileged|development" />
                android:protectionLevel="signature|privileged|development|role" />

    <!-- Allows internal management of the camera framework
         @hide -->