aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorezio84 <brabus84@gmail.com>2017-05-22 20:33:40 +0300
committerAli B <abittin@gmail.com>2017-05-22 20:33:40 +0300
commitfa53c29a1a389cc864194342471408c481e7a0c4 (patch)
treeaad2cd77a22bbcd50624daaefcfec9d6e9fba36e
parent487d78d1a74e614489fcd04b2c0ecef56e6e8c63 (diff)
hima-common: Enable real time lockscreen charging infoo8.0n7.1
Change-Id: Ieb130cb938359d665d6b42dd8bb33812d5038795
-rw-r--r--BoardConfigCommon.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 7b1e815..411d363 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -82,6 +82,9 @@ USE_DEVICE_SPECIFIC_CAMERA := true
BOARD_CHARGING_CMDLINE_NAME := "androidboot.mode"
BOARD_CHARGING_CMDLINE_VALUE := "chargerlogo"
+# Enable real time lockscreen charging current values
+BOARD_GLOBAL_CFLAGS += -DBATTERY_REAL_INFO
+
# CM Hardware
BOARD_HARDWARE_CLASS := $(COMMON_PATH)/cmhw