commit | 01c595f4dfd58f2801399492bf96499b0a1b1e60 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Mon Jul 13 12:53:44 2020 -0700 |
committer | chaviw <chaviw@google.com> | Mon Jul 13 12:55:04 2020 -0700 |
tree | 9317ef4e62f73455283895d675464774a69e6768 | |
parent | 97536a165b46097cc639a3c153be19d91cd74e7c [diff] |
Added libui-types dependency Test: m VtsHalInputClassifierV1_0TargetTest Bug: 158476194 Change-Id: I53dbb41575d9e9b5919cb887130da27bee69d792
diff --git a/input/classifier/1.0/vts/functional/Android.bp b/input/classifier/1.0/vts/functional/Android.bp index 99fdb8c..fc1f585 100644 --- a/input/classifier/1.0/vts/functional/Android.bp +++ b/input/classifier/1.0/vts/functional/Android.bp
@@ -22,6 +22,7 @@ static_libs: [ "android.hardware.input.classifier@1.0", "android.hardware.input.common@1.0", + "libui-types", ], test_suites: [ "general-tests",