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

Commit 64e2895a authored by Alex Johnston's avatar Alex Johnston Committed by Automerger Merge Worker
Browse files

Merge "Add role protection level to MODIFY_QUIET_MODE" into tm-dev am: 65637404

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

Change-Id: Ief5e297be235ff1781594aa821f8fc2d1216859c
parents 14a8e9a3 65637404
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6015,7 +6015,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 -->