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

am: d720446c88

Change-Id: I710c67697584fce230bbfe25bec56fbbc6eb8e50
This commit is contained in:
Tao Bao
2018-08-08 19:01:26 -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"],