mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Fix link error in android.hardware.health@1.0-impl
Bug: 158134286 Change-Id: If5a1f0b7a76c3faf176a5a85be2f877b40c613a7
This commit is contained in:
@@ -51,6 +51,12 @@ cc_library_shared {
|
||||
"android.hardware.health@1.0-convert",
|
||||
"libhealthd.default",
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"libhidlbase",
|
||||
"libutils",
|
||||
"android.hardware.health@1.0",
|
||||
],
|
||||
}
|
||||
|
||||
cc_binary {
|
||||
|
||||
Reference in New Issue
Block a user