Merge "Update overlay to support MAC randomization on open SSIDs" into udc-dev am: b67cd4a4f1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21564892 Change-Id: Ic8a861117cf50c7d85e22dc9a682f245e3d0eb2d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
da899c0bcd
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
||||||
|
|
||||||
<!-- True if the firmware supports connected MAC randomization -->
|
<!-- True if the firmware supports connected MAC randomization -->
|
||||||
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
|
<bool name="config_wifi_connected_mac_randomization_supported">true</bool>
|
||||||
|
<bool name="config_wifiAllowNonPersistentMacRandomizationOnOpenSsids">true</bool>
|
||||||
|
|
||||||
<!-- True if the firmware supports p2p MAC randomization -->
|
<!-- True if the firmware supports p2p MAC randomization -->
|
||||||
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
|
<bool name="config_wifi_p2p_mac_randomization_supported">true</bool>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue