From: Anan Jaser Date: Thu, 24 Sep 2020 14:37:00 +0000 (+0400) Subject: universal8895: Board: move deprecated AP Randomization to overlay X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=f351f050927b765540c7666d0ea473ed4fa423dc;p=GitHub%2Fexynos8895%2Fandroid_device_samsung_universal8895-common.git universal8895: Board: move deprecated AP Randomization to overlay --- diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 873a251..ac770df 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -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 diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 70e0cd4..4bab7d8 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -265,6 +265,8 @@ Add a comment to this line turned off and the screen off animation has been performed. --> true + + false