commit | cecb0e77897130c8b7400a5d376f28eb25a7671b | [log] [tgz] |
---|---|---|
author | Zhuoyao Zhang <zhuoyao@google.com> | Fri Jun 08 10:57:30 2018 -0700 |
committer | Zhuoyao Zhang <zhuoyao@google.com> | Fri Jun 08 10:57:30 2018 -0700 |
tree | daa7a47ae93a2a61bfd46273f29f0e53a9149edd | |
parent | 126e8f700d57c4724e3d59ee8c6a6183f6bb2326 [diff] |
Include libhidl-gen-utils to HAL tests Bug: 109880878 Test: make vts Change-Id: Ic5a639559602688b40296a3de28abdd58b8b7e65
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,