aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-09-29 00:29:23 +0200
committerDavide Garberi <dade.garberi@gmail.com>2018-09-27 15:22:07 +0200
commitd5744a3f2904db1f4de746e8ef227ff57773db73 (patch)
treee33dde8d26da82c09d19cff0095a17270c7c253c /BoardConfigCommon.mk
parent29c276a94969377bcd0942fde96982c1c2396f47 (diff)
msm8996-common: TARGET_HAS_NO_WIFI_STATS -> TARGET_HAS_NO_WLAN_STATS.
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 0c6c06d..87d0749 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -164,7 +164,7 @@ TARGET_COPY_OUT_VENDOR := vendor
TARGET_USES_MKE2FS := true
# Power
-TARGET_HAS_NO_WIFI_STATS := true
+TARGET_HAS_NO_WLAN_STATS := true
TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on"
TARGET_USES_INTERACTION_BOOST := true