From 87267ace5f6e4faa05a7c56382f68a6cb59ce5bd Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Thu, 7 Jun 2018 21:16:40 +0200 Subject: Revert "msm8996-common: Switch to Power HAL 1.1 and enable WiFi stats." This commit make lag in battery settings. Thank to @kenny3fcb for the tip This reverts commit b53e00d1d443ad324182f932a3d2508c29aa8a56. --- BoardConfigCommon.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 9d0c4f1..b56321f 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -168,7 +168,7 @@ BOARD_FLASH_BLOCK_SIZE := 262144 # (BOARD_KERNEL_PAGESIZE * 64) TARGET_COPY_OUT_VENDOR := vendor # 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" # QCOM -- cgit v1.2.3