Merge "Add CHANGE_WIFI_STATE request to PICK_WIFI_NETWORK intent"
This commit is contained in:
committed by
Android (Google) Code Review
commit
49e472f8d8
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user