* Needed since the deprecation of WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION
Change-Id: I634a1a5eb5a87a92c720322bf01b2434a2ce013d
<!-- Boolean indicating whether the wifi chipset has background scan support -->
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
+ <!-- Indicates that AP mode MAC randomization is supported on this device -->
+ <bool translatable="false" name="config_wifi_ap_mac_randomization_supported">false</bool>
+
<!-- True if the firmware supports p2p MAC randomization -->
<bool name="config_wifi_p2p_mac_randomization_supported">false</bool>