Merge "Bug: 24112165 Update docs for protection level of CHANGE_NETWORK_STATE" into mnc-dev

This commit is contained in:
Billy Lau
2015-09-28 17:18:30 +00:00
committed by Android (Google) Code Review

View File

@@ -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"