mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "libhealthd.default: Mark as recovery_available."
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