Merge "Make MODIFY_QUIET_MODE a development permission." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
2ba2ce1282
@@ -4850,7 +4850,7 @@
|
|||||||
<!-- @SystemApi Allows an application to turn on / off quiet mode.
|
<!-- @SystemApi Allows an application to turn on / off quiet mode.
|
||||||
@hide -->
|
@hide -->
|
||||||
<permission android:name="android.permission.MODIFY_QUIET_MODE"
|
<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
|
<!-- Allows internal management of the camera framework
|
||||||
@hide -->
|
@hide -->
|
||||||
|
|||||||
Reference in New Issue
Block a user