Merge "Add role protection level to MODIFY_QUIET_MODE" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6563740430
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user