mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Merge "Update build for test hal: libhwbinder"
This commit is contained in:
@@ -6,9 +6,12 @@ cc_library_shared {
|
||||
"ScheduleTest.cpp",
|
||||
],
|
||||
shared_libs: [
|
||||
"libcutils",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"android.hardware.tests.libhwbinder@1.0",
|
||||
],
|
||||
static_libs: ["android.hardware.tests.libhwbinder@1.0"],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user