Merge "Update build for test hal: libhwbinder"

This commit is contained in:
Zhuoyao Zhang
2017-09-13 16:58:17 +00:00
committed by Gerrit Code Review

View File

@@ -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"],
}