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

am: bf3c5d96c8

Change-Id: Ie421827cb7dd5d9f3b9e3cc25695b4227fd9e3e8
This commit is contained in:
Zhuoyao Zhang
2017-09-14 00:07:31 +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"],
}