Merge "multiple users support for carrier wifi provisioning" into rvc-qpr-dev am: 8928131772

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13242574

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I705693058e5bb1fb0ff558df68fa8133b040f2d2
This commit is contained in:
Steven Liu
2020-12-18 06:14:39 +00:00
committed by Automerger Merge Worker

View File

@@ -381,6 +381,7 @@
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_OSU_PROVIDERS_LIST" />
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_SUBSCRIPTION_REMEDIATION" />
<protected-broadcast android:name="android.net.wifi.action.PASSPOINT_LAUNCH_OSU_VIEW" />
<protected-broadcast android:name="android.net.wifi.action.REFRESH_USER_PROVISIONING" />
<protected-broadcast android:name="android.net.wifi.action.WIFI_NETWORK_SUGGESTION_POST_CONNECTION" />
<protected-broadcast android:name="android.net.wifi.action.WIFI_SCAN_AVAILABILITY_CHANGED" />
<protected-broadcast android:name="android.net.wifi.supplicant.CONNECTION_CHANGE" />