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

Commit 50306097 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Make MODIFY_QUIET_MODE a development permission." into rvc-dev am:...

Merge "Make MODIFY_QUIET_MODE a development permission." into rvc-dev am: 2ba2ce12 am: 24ea7fd4 am: 010b5200 am: 2222e6b4

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

Change-Id: Id1dcdaafc43bdb97855c18ca939c753f79aba9ca
parents 499c5e60 2222e6b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4845,7 +4845,7 @@
    <!-- @SystemApi Allows an application to turn on / off quiet mode.
         @hide -->
    <permission android:name="android.permission.MODIFY_QUIET_MODE"
                android:protectionLevel="signature|privileged|wellbeing" />
                android:protectionLevel="signature|privileged|wellbeing|development" />

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