Update overlay to support MAC randomization on open SSIDs

Bug: 270441948
Test: compile
Change-Id: I20cfba88dcb948bb09206b17f5a8ee5730b0d82b
This commit is contained in:
Oscar Shu
2023-02-23 23:39:47 +00:00
parent 96e10acf0c
commit 2239225419

View File

@@ -52,7 +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>