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