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
Change-Id: Ibc9ccf96235d9e5002e87789abff226b837aacab
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