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

Commit 369b7ca4 authored by Billy Lau's avatar Billy Lau
Browse files

Bug: 24112165 Update docs for protection level of CHANGE_NETWORK_STATE

Previously, when CHANGE_NETWORK_STATE's protection level was raised to
signature from normal, the documentation was not changed. This CL
addresses the documentation to reflect the correct protection level.

Change-Id: I0a4d2fcef5f30c58b38250865543e72b5eb1ab06
parent 716c6269
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1694,7 +1694,7 @@
        android:protectionLevel="signature|privileged" />

    <!-- Allows applications to change network connectivity state.
         <p>Protection level: normal
         <p>Protection level: signature
    -->
    <permission android:name="android.permission.CHANGE_NETWORK_STATE"
        android:description="@string/permdesc_changeNetworkState"