blob: f9842779225fbc8a1f3573ce31e60993fc0ad2e6 [file] [log] [blame]
# Charger
ifeq ($(WITH_BLISS_CHARGER),true)
BOARD_HAL_STATIC_LIBRARIES := libhealthd.bliss
endif
include vendor/bliss/config/BoardConfigKernel.mk
ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
include vendor/bliss/config/BoardConfigQcom.mk
endif
include vendor/bliss/config/BoardConfigSoong.mk