From 716bef659d8b9abb9bac3c267e535e6589c19d8b Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Fri, 21 Sep 2018 16:39:50 +0200 Subject: msm8996-common: Don't use marlin wifi firmware * Partially reverts commit 597bd261c9ba59b23857807a4ffa65e563cf1d9e. * To work fine needs https://review.lineageos.org/#/c/LineageOS/android_hardware_qcom_power/+/229339/ Change-Id: Ia9f9e12d1362132144faef3b6076317cf8032cd6 Signed-off-by: Davide Garberi --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 2636434..0c6c06d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -164,7 +164,7 @@ TARGET_COPY_OUT_VENDOR := vendor TARGET_USES_MKE2FS := true # Power -TARGET_WLAN_POWER_STAT := "/d/wlan_wcnss/power_stats" +TARGET_HAS_NO_WIFI_STATS := true TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on" TARGET_USES_INTERACTION_BOOST := true -- cgit v1.2.3