summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xBoardCommonConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index 348f2a4..1da07a1 100755
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -166,5 +166,7 @@ BOARD_HAL_STATIC_LIBRARIES := libhealthd.exynos4
# LPM Battery Percentage
BOARD_CHARGER_SHOW_PERCENTAGE := true
+TARGET_USES_LOGD := true
+
# inherit from the proprietary version
-include vendor/samsung/smdk4412-common/BoardConfigVendor.mk