blob: 3b5b8362402636bc5d1eb6b2c962fe2c7d695382 [file] [log] [blame]
cc_library_static {
name: "libhealthd.msm",
srcs: [
"healthd_board_msm.cpp",
"healthd_msm_alarm.cpp",
],
cflags: ["-Werror"],
include_dirs: [
"bootable/recovery",
"bootable/recovery/minui/include",
],
header_libs: [
"libbatteryservice_headers",
"libbase_headers",
"libhealthd_headers",
],
}