Merge "Update build for test hal: libhwbinder" am: 754d21772a

am: 597f08a47b

Change-Id: I0eddfe7f22364db760e0635221dab6985e9ee351
This commit is contained in:
Zhuoyao Zhang
2017-09-13 23:02:53 +00:00
committed by android-build-merger

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