We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 771b2e7 + f60c7c6 commit 8928131Copy full SHA for 8928131
1 file changed
core/res/AndroidManifest.xml
@@ -377,6 +377,7 @@
377
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_OSU_PROVIDERS_LIST" />
378
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_SUBSCRIPTION_REMEDIATION" />
379
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_LAUNCH_OSU_VIEW" />
380
+ <protected-broadcast android:name="android.net.wifi.action.REFRESH_USER_PROVISIONING" />
381
<protected-broadcast android:name="android.net.wifi.action.WIFI_NETWORK_SUGGESTION_POST_CONNECTION" />
382
<protected-broadcast android:name="android.net.wifi.action.WIFI_SCAN_AVAILABILITY_CHANGED" />
383
<protected-broadcast android:name="android.net.wifi.supplicant.CONNECTION_CHANGE" />
0 commit comments