commit | 23802f820050caee4f6836b74f94497d0be56e9b | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Wed Jun 13 00:05:50 2018 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jun 13 00:05:50 2018 +0000 |
tree | ef77319421c3df59c6559ebb5a81a9e03db0c8e7 | |
parent | c70978d89008b37128347fe6dbd883fc0cc909e6 [diff] | |
parent | cecb0e77897130c8b7400a5d376f28eb25a7671b [diff] |
Merge "Include libhidl-gen-utils to HAL tests"
diff --git a/Android.bp b/Android.bp index 5cb85b4..c7714c1 100644 --- a/Android.bp +++ b/Android.bp
@@ -19,6 +19,7 @@ // Lists all dependencies that can *not* be expected on the device. static_libs: [ "VtsHalHidlTargetTestBase", + "libhidl-gen-utils", ], group_static_libs: true,