summaryrefslogtreecommitdiffstats
path: root/BoardCommonConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardCommonConfig.mk')
-rw-r--r--BoardCommonConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index 8b3c344..b10c77c 100644
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -171,5 +171,8 @@ BOARD_CHARGER_RES := device/samsung/galaxys2-common/res/charger
BOARD_CUSTOM_BOOTIMG_MK := device/samsung/galaxys2-common/shbootimg.mk
+# Override healthd HAL
+BOARD_HAL_STATIC_LIBRARIES := libhealthd.exynos4
+
# Use the non-open-source parts, if they're present
-include vendor/samsung/galaxys2-common/BoardConfigVendor.mk