mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "libhealthd.default: Mark as recovery_available." am: c07a66e169 am: d10362af98
am: d720446c88
Change-Id: I710c67697584fce230bbfe25bec56fbbc6eb8e50
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user