commit | 6e2086e0bb544f489bb27e265d1596f15b71ef12 | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Thu Dec 15 21:36:56 2016 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Dec 15 21:36:56 2016 +0000 |
tree | ce64bc2ff41579ee9a46b44bda9e32e7b6f78733 | |
parent | d5c2cef024c406607aeafe4e7cad4caffaf6eaab [diff] | |
parent | 99196a3e80f213275f73c38d4bfe205f5a3bca73 [diff] |
Merge "Fix build."
diff --git a/light/2.0/vts/functional/Android.bp b/light/2.0/vts/functional/Android.bp index edb5ca9..889457f 100644 --- a/light/2.0/vts/functional/Android.bp +++ b/light/2.0/vts/functional/Android.bp
@@ -20,6 +20,7 @@ srcs: ["light_hidl_hal_test.cpp"], shared_libs: [ "libbase", + "libhidlbase", "liblog", "libutils", "android.hardware.light@2.0",