From 0490c7f17b7a752c4a7c7061f7b139f37eeeb69b Mon Sep 17 00:00:00 2001 From: hertz1 Date: Wed, 25 Jul 2018 10:33:02 -0300 Subject: msm8996-common: Enable interaction boost --- BoardConfigCommon.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index fed6755..8b65e93 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -166,6 +166,7 @@ TARGET_USES_MKE2FS := true # Power TARGET_HAS_NO_WIFI_STATS := true TARGET_TAP_TO_WAKE_NODE := "/sys/devices/virtual/touch/tp_dev/gesture_on" +TARGET_USES_INTERACTION_BOOST := true # QCOM BOARD_USES_QCOM_HARDWARE := true -- cgit v1.2.3