Skip to content

Commit 8928131

Browse files
lip-liuAndroid (Google) Code Review
authored andcommitted
Merge "multiple users support for carrier wifi provisioning" into rvc-qpr-dev
2 parents 771b2e7 + f60c7c6 commit 8928131

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/res/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,7 @@
377377
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_OSU_PROVIDERS_LIST" />
378378
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_SUBSCRIPTION_REMEDIATION" />
379379
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_LAUNCH_OSU_VIEW" />
380+
<protected-broadcast android:name="android.net.wifi.action.REFRESH_USER_PROVISIONING" />
380381
<protected-broadcast android:name="android.net.wifi.action.WIFI_NETWORK_SUGGESTION_POST_CONNECTION" />
381382
<protected-broadcast android:name="android.net.wifi.action.WIFI_SCAN_AVAILABILITY_CHANGED" />
382383
<protected-broadcast android:name="android.net.wifi.supplicant.CONNECTION_CHANGE" />

0 commit comments

Comments
 (0)