Merge "[WIFI] Fix typo in permission type for RESTART_WIFI_SUBSYSTEM"
This commit is contained in:
@@ -1673,7 +1673,7 @@
|
|||||||
@SystemApi
|
@SystemApi
|
||||||
<p>Not for use by third-party applications. @hide -->
|
<p>Not for use by third-party applications. @hide -->
|
||||||
<permission android:name="android.permission.RESTART_WIFI_SUBSYSTEM"
|
<permission android:name="android.permission.RESTART_WIFI_SUBSYSTEM"
|
||||||
android:protectionLevel="signature|setup" />
|
android:protectionLevel="signature|privileged" />
|
||||||
|
|
||||||
<!-- @SystemApi @hide Allows applications to toggle airplane mode.
|
<!-- @SystemApi @hide Allows applications to toggle airplane mode.
|
||||||
<p>Not for use by third-party or privileged applications.
|
<p>Not for use by third-party or privileged applications.
|
||||||
|
|||||||
Reference in New Issue
Block a user