Merge "Update overlay to support MAC randomization on open SSIDs" into udc-dev am: 6eac2d8ce2

Original change: https://googleplex-android-review.googlesource.com/c/device/google/sunfish/+/21569133

Change-Id: I9f4970220c943f020836f7849da8570b8f3e7a2f
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Oscar Shu
2023-03-03 17:41:06 +00:00
committed by Automerger Merge Worker

View File

@@ -52,6 +52,7 @@
<!-- True if the firmware supports connected MAC randomization -->
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
<bool name="config_wifiAllowNonPersistentMacRandomizationOnOpenSsids">true</bool>
<!-- True if the firmware supports p2p MAC randomization -->
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>