Merge "Include libhidl-gen-utils to HAL tests"

This commit is contained in:
Zhuoyao Zhang
2018-06-13 00:05:50 +00:00
committed by Gerrit Code Review

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,