Include libhidl-gen-utils to HAL tests

Bug: 109880878
Test: make vts
Change-Id: Ic5a639559602688b40296a3de28abdd58b8b7e65
This commit is contained in:
Zhuoyao Zhang
2018-06-08 10:57:30 -07:00
parent 126e8f700d
commit cecb0e7789

View File

@@ -19,6 +19,7 @@ cc_defaults {
// Lists all dependencies that can *not* be expected on the device.
static_libs: [
"VtsHalHidlTargetTestBase",
"libhidl-gen-utils",
],
group_static_libs: true,