Merge "Add CHANGE_WIFI_STATE request to PICK_WIFI_NETWORK intent"

This commit is contained in:
TreeHugger Robot
2022-01-27 22:54:58 +00:00
committed by Android (Google) Code Review

View File

@@ -412,6 +412,7 @@
<activity
android:name=".wifi.WifiPickerActivity"
android:permission="android.permission.CHANGE_WIFI_STATE"
android:exported="true">
<intent-filter android:priority="1">
<action android:name="android.net.wifi.PICK_WIFI_NETWORK" />