commit | d64f48a5041578c1b18d12024ae3b2a8862b453d | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed May 01 01:21:46 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed May 01 01:21:46 2019 +0000 |
tree | 55a847de896bde72ba3fed6b07f70dc34170ecd9 | |
parent | 11ae50dcc28bb0536ad8838347d64c0db6ac340b [diff] | |
parent | 24621daf454b0f8db031e32f1fc054b90931ebc7 [diff] |
Merge "Add dep to ...broadcastradio@common-utils-2x-tests" into qt-dev
diff --git a/broadcastradio/common/tests/Android.bp b/broadcastradio/common/tests/Android.bp index ef8733c..0ace941 100644 --- a/broadcastradio/common/tests/Android.bp +++ b/broadcastradio/common/tests/Android.bp
@@ -58,6 +58,7 @@ "android.hardware.broadcastradio@common-utils-2x-lib", ], shared_libs: [ + "libhidlbase", "android.hardware.broadcastradio@2.0", ], test_suites: ["general-tests"],