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

Commit 986506c4 authored by Svet Ganov's avatar Svet Ganov Committed by Android Git Automerger
Browse files

am f4c6f135: am 7f55b008: Merge "Revert write secure settings permission...

am f4c6f135: am 7f55b008: Merge "Revert write secure settings permission protection level." into mnc-dev

* commit 'f4c6f135':
  Revert write secure settings permission protection level.
parents a1d8a67b f4c6f135
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. -->