75a79d6889
Change-Id: Ic2e2284de064c6f9fa1aa8d9ba6b7af19c671c4e
4 lines
107 B
Makefile
4 lines
107 B
Makefile
# Charger
|
|
ifneq ($(WITH_LINEAGE_CHARGER),false)
|
|
BOARD_HAL_STATIC_LIBRARIES := libhealthd.lineage
|
|
endif
|