commit | d2a4faeac8f6a92f370f4336925f261e1d486ab4 | [log] [tgz] |
---|---|---|
author | gimmeitorilltell <gimmeitorilltell@yahoo.com> | Tue Mar 10 23:01:05 2015 -0400 |
committer | gimmeitorilltell <gimmeitorilltell@yahoo.com> | Tue Mar 10 23:01:05 2015 -0400 |
tree | d00321c6eb10402e771d305ef8e8187c228805f2 | |
parent | 278b392fb642320c384c07666281d1b658a4b546 [diff] |
Persist show charge percentage while device is off!
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 364d424..050289e 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk
@@ -25,6 +25,9 @@ TARGET_ARCH_VARIANT := armv7-a-neon TARGET_USE_QCOM_BIONIC_OPTIMIZATION := true +# Charger percentage +BOARD_CHARGER_SHOW_PERCENTAGE := true + # CMHW BOARD_HARDWARE_CLASS += hardware/samsung/cmhw