* commit 'b98967942e9a764b80abc8ff1c6f6f2d620c0f7a': Make STOP_APP_SWITCHES signatureOrSystem.
This commit is contained in:
@@ -1031,7 +1031,7 @@
|
||||
<permission android:name="android.permission.STOP_APP_SWITCHES"
|
||||
android:label="@string/permlab_stopAppSwitches"
|
||||
android:description="@string/permdesc_stopAppSwitches"
|
||||
android:protectionLevel="signature" />
|
||||
android:protectionLevel="signatureOrSystem" />
|
||||
|
||||
<!-- Allows an application to retrieve the current state of keys and
|
||||
switches. This is only for use by the system.-->
|
||||
|
||||
Reference in New Issue
Block a user