Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 353d0ef9 authored by Svet Ganov's avatar Svet Ganov
Browse files

Revert write secure settings permission protection level.

bug:21619456

Change-Id: I31212d3677b74fbf26b2d9eb222a2a8132de2271
parent 033a68fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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. -->