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

Commit 1614f854 authored by Lorenzo Colitti's avatar Lorenzo Colitti Committed by android-build-merger
Browse files

Merge "Add NETWORK_STACK permission" am: b23fabf3 am: 09146fc4 am: d6b2e7ac

am: fa84050a

Change-Id: If1abfc3a7ee596e23257d0259bc5d0243f31e82b
parents 4fe6c6d9 fa84050a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1301,6 +1301,13 @@
    <permission android:name="android.permission.REQUEST_NETWORK_SCORES"
        android:protectionLevel="signature|setup" />

    <!-- Allows network stack services (Connectivity and Wifi) to coordinate
         <p>Not for use by third-party or privileged applications.
         @hide This should only be used by Connectivity and Wifi Services.
    -->
    <permission android:name="android.permission.NETWORK_STACK"
        android:protectionLevel="signature" />

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