From 3d2baedc807bfde85698ee62efc2a8956092f8e2 Mon Sep 17 00:00:00 2001 From: Wolfgang Wiedmeyer Date: Wed, 7 Dec 2016 23:02:55 +0100 Subject: set TARGET_USES_LOGD := true Signed-off-by: Wolfgang Wiedmeyer --- BoardCommonConfig.mk | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.1