blob: a90d50dff293bc85b886465d3a4ec9760ea50949 [file] [log] [blame]
// Copyright 2016 The Android Open Source Project
cc_library_static {
srcs: ["healthd_board_default.cpp"],
name: "libhealthd.default",
vendor_available: true,
recovery_available: true,
cflags: ["-Werror"],
include_dirs: ["system/core/base/include"],
header_libs: ["libhealthd_headers"],
}