Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8d43aff0 authored by xshu's avatar xshu Committed by Francescodario Cuzzocrea
Browse files

universal8890: overlay: Enable connected MAC randomization

Bug: 122920200
Test: Verified feature works on device
Change-Id: Ia3f58a44c2e072aaa6c711a9db37219626894c67
parent 68cca806
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -123,6 +123,9 @@
    <!-- Boolean indicating whether the wifi chipset has background scan support -->
    <!-- Boolean indicating whether the wifi chipset has background scan support -->
    <bool translatable="false" name="config_wifi_background_scan_support">true</bool>
    <bool translatable="false" name="config_wifi_background_scan_support">true</bool>


    <!-- True if the firmware supports connected MAC randomization -->
    <bool name="config_wifi_connected_mac_randomization_supported">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">false</bool>
    <bool name="config_wifi_p2p_mac_randomization_supported">false</bool>