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

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

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

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