Update overlay to support MAC randomization on open SSIDs

Bug: 270441948
Test: compile
Change-Id: I0a466b7dc7c21630ef51370d9e033b5f8716e0cd
This commit is contained in:
Oscar Shu 2023-02-24 01:01:29 +00:00
parent 135e67ea1a
commit 56b4370e25

View file

@ -56,6 +56,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>