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

Commit d199e05c authored by Roshan Pius's avatar Roshan Pius Committed by Android (Google) Code Review
Browse files

Merge "AndroidManifest.xml: Limit managed provisioning permission to signature"

parents fc4fc2c9 1e61c43c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1595,7 +1595,7 @@
         @hide This should only be used by ManagedProvisioning app.
    -->
    <permission android:name="android.permission.NETWORK_MANAGED_PROVISIONING"
        android:protectionLevel="signature|privileged" />
        android:protectionLevel="signature" />

    <!-- #SystemApi @hide Allows applications to access information about LoWPAN interfaces.
         <p>Not for use by third-party applications. -->