summaryrefslogtreecommitdiffstats
path: root/broadcastradio
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2019-04-30 19:18:49 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-04-30 19:18:49 -0700
commit2e7c641b2c1055bce81a85c1e1c2d5f4cc4a38a2 (patch)
treebb4ca00747ecae49220e36caae457fa0aa7822f7 /broadcastradio
parentd8706c1fbad3b86194923764a4a3aacfc1cfc108 (diff)
parentd64f48a5041578c1b18d12024ae3b2a8862b453d (diff)
downloadplatform_hardware_interfaces-2e7c641b2c1055bce81a85c1e1c2d5f4cc4a38a2.tar.gz
platform_hardware_interfaces-2e7c641b2c1055bce81a85c1e1c2d5f4cc4a38a2.tar.bz2
platform_hardware_interfaces-2e7c641b2c1055bce81a85c1e1c2d5f4cc4a38a2.zip
Merge "Add dep to ...broadcastradio@common-utils-2x-tests" into qt-dev
am: d64f48a504 Change-Id: Id77ccc02e5c9f6c2696765a9b13cbc4bb0366b23
Diffstat (limited to 'broadcastradio')
-rw-r--r--broadcastradio/common/tests/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/broadcastradio/common/tests/Android.bp b/broadcastradio/common/tests/Android.bp
index ef8733c290..0ace941ac1 100644
--- a/broadcastradio/common/tests/Android.bp
+++ b/broadcastradio/common/tests/Android.bp
@@ -58,6 +58,7 @@ cc_test {
"android.hardware.broadcastradio@common-utils-2x-lib",
],
shared_libs: [
+ "libhidlbase",
"android.hardware.broadcastradio@2.0",
],
test_suites: ["general-tests"],