7595620750
* Moving this to open-source from CyanogenOS :) * Thanks to Chao Chen, Ethan Chen, Pat Erley, Scott Mertz, and Keith Mok for various contributions to this. Change-Id: If79f9c279668d14ee0cde62889bb09e7185ef08c
5 lines
97 B
Makefile
5 lines
97 B
Makefile
# Charger
|
|
ifneq ($(WITH_CM_CHARGER),false)
|
|
BOARD_HAL_STATIC_LIBRARIES := libhealthd.cm
|
|
endif
|