summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorSungmin Choi <sungmin.choi@lge.com>2015-03-14 13:45:52 +0900
committerPatrick Tjin <pattjin@google.com>2015-04-09 11:25:28 -0700
commit1e8337dff45db410987eb650c397cc87e4dffd76 (patch)
tree5391f60b2d33d32520de2f9ccaf819ff5a3fbc05 /BoardConfig.mk
parent9fc39869d7ca44090bce7d5e741464ade42f86f7 (diff)
downloadbullhead-1e8337dff45db410987eb650c397cc87e4dffd76.tar.gz
Enable the charger suspend
Enable charger suspend to reduce power consumption after charging completion Change-Id: I0fec13c4f4e4672f0f877dfb520f8039ca6cff39
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 995c8af..b67055a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -86,6 +86,8 @@ BOARD_HAL_STATIC_LIBRARIES := libdumpstate.bullhead
TARGET_RECOVERY_FSTAB = device/lge/bullhead/fstab.bullhead
+BOARD_CHARGER_ENABLE_SUSPEND := true
+
BOARD_SEPOLICY_DIRS += \
device/lge/bullhead/sepolicy