mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
libhealthhalutils is recovery_available
Test: build it with recovery Bug: 80132328 Change-Id: I0728b9a900577cc41cb8acb3d70dd0afb507fb2a
This commit is contained in:
@@ -21,6 +21,7 @@ cc_library_static {
|
||||
srcs: ["HealthHalUtils.cpp"],
|
||||
cflags: ["-Wall", "-Werror"],
|
||||
vendor_available: true,
|
||||
recovery_available: true,
|
||||
export_include_dirs: ["include"],
|
||||
shared_libs: [
|
||||
"android.hardware.health@2.0",
|
||||
|
||||
Reference in New Issue
Block a user