Update overlay to support MAC randomization on open SSIDs

Bug: 270441948
Test: compile
Change-Id: If5c2c014ae2a8b91c268b093c21942bdb92cc7ea
This commit is contained in:
Oscar Shu 2023-02-24 00:55:53 +00:00
parent 9d423cd3ea
commit 95cdcd76e2

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>