Merge "libhealthd.default: Mark as recovery_available." am: c07a66e169

am: d10362af98

Change-Id: I8da17037bfee4ed2021b72f008da2b03176b506a
This commit is contained in:
Tao Bao
2018-08-08 18:57:23 -07:00
committed by android-build-merger

View File

@@ -4,6 +4,7 @@ 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"],