Merge "Revert write secure settings permission protection level." into mnc-dev

This commit is contained in:
Svet Ganov
2015-06-12 07:30:31 +00:00
committed by Android (Google) Code Review

View File

@@ -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. -->