universal8895: Board: move deprecated AP Randomization to overlay
authorAnan Jaser <ananjaser@gmail.com>
Thu, 24 Sep 2020 14:37:00 +0000 (18:37 +0400)
committerAnan Jaser <ananjaser@gmail.com>
Thu, 24 Sep 2020 14:40:29 +0000 (18:40 +0400)
BoardConfigCommon.mk
overlay/frameworks/base/core/res/res/values/config.xml

index 873a251f4d9abbade7d3c2e41459dc09bbc98ae2..ac770df237a3585285a7b5e8200cf0363a0f743e 100644 (file)
@@ -136,7 +136,6 @@ WIFI_DRIVER_FW_PATH_STA          := "/vendor/etc/wifi/bcmdhd_sta.bin"
 WIFI_DRIVER_FW_PATH_AP           := "/vendor/etc/wifi/bcmdhd_apsta.bin"
 WIFI_BAND                        := 802_11_ABG
 WIFI_HIDL_FEATURE_DUAL_INTERFACE := true
-WIFI_HIDL_FEATURE_DISABLE_AP_MAC_RANDOMIZATION := true
 
 # MACLOADER
 BOARD_HAVE_SAMSUNG_WIFI          := true
index 70e0cd4f9c141dca3f1c0915de2cd72a0a081f73..4bab7d8744786e493cccd2d90ced03032bc252dd 100644 (file)
@@ -265,6 +265,8 @@ Add a comment to this line
          turned off and the screen off animation has been performed. -->
     <bool name="config_dozeAfterScreenOffByDefault">true</bool>
 
+    <!-- True if the firmware supports connected MAC randomization -->
+    <bool name="config_wifi_ap_randomization_supported">false</bool>
     
 <!-- Values for GPS configuration -->
     <string-array translatable="false" name="config_gpsParameters">