Revert write secure settings permission protection level.
bug:21619456 Change-Id: I31212d3677b74fbf26b2d9eb222a2a8132de2271
This commit is contained in:
@@ -1491,7 +1491,7 @@
|
||||
<permission android:name="android.permission.WRITE_SETTINGS"
|
||||
android:label="@string/permlab_writeSettings"
|
||||
android:description="@string/permdesc_writeSettings"
|
||||
android:protectionLevel="normal" />
|
||||
android:protectionLevel="dangerous" />
|
||||
|
||||
<!-- @SystemApi Allows an application to modify the Google service map.
|
||||
<p>Not for use by third-party applications. -->
|
||||
|
||||
Reference in New Issue
Block a user