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

Commit 5985d027 authored by Rebecca Silberstein's avatar Rebecca Silberstein Committed by android-build-merger
Browse files

Merge "Create a new NETWORK_SETTINGS permission" into oc-dev am: ed285e0c

am: a5b8380b

Change-Id: I1fab5a10644d7f24a304e24f373461c72c03d9a6
parents 907d05aa a5b8380b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1315,6 +1315,13 @@
    <permission android:name="android.permission.NETWORK_STACK"
        android:protectionLevel="signature" />

    <!-- Allows Settings and SystemUI to call methods in Networking services
         <p>Not for use by third-party or privileged applications.
         @hide This should only be used by Settings and SystemUI.
    -->
    <permission android:name="android.permission.NETWORK_SETTINGS"
        android:protectionLevel="signature" />

    <!-- ======================================= -->
    <!-- Permissions for short range, peripheral networks -->
    <!-- ======================================= -->