mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 06:22:53 +00:00
Fix link error in android.hardware.health@1.0-impl am: 4e27e0f5a2
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1322909 Change-Id: I4e6e0ecebb0fb502a58dd908df9e421164c36c7a
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