summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.bp
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2019-04-24 00:43:54 +0200
committerandroid-build-merger <android-build-merger@google.com>2019-04-24 00:43:54 +0200
commitb63e6963ec3b46dd675bdcf2248e826abeb11178 (patch)
tree665d371bfa69773d00b13fbacea654bb6554d920 /minadbd/Android.bp
parentMerge changes Ibdb7dd0b,Iafd3e846 (diff)
parentMerge "Add test for minadbd" (diff)
downloadandroid_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.tar
android_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.tar.gz
android_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.tar.bz2
android_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.tar.lz
android_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.tar.xz
android_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.tar.zst
android_bootable_recovery-b63e6963ec3b46dd675bdcf2248e826abeb11178.zip
Diffstat (limited to 'minadbd/Android.bp')
-rw-r--r--minadbd/Android.bp2
1 files changed, 2 insertions, 0 deletions
diff --git a/minadbd/Android.bp b/minadbd/Android.bp
index b1c68ca92..007e5057b 100644
--- a/minadbd/Android.bp
+++ b/minadbd/Android.bp
@@ -90,12 +90,14 @@ cc_test {
srcs: [
"fuse_adb_provider_test.cpp",
+ "minadbd_services_test.cpp",
],
static_libs: [
"libminadbd_services",
"libfusesideload",
"libadbd",
+ "libcrypto",
],
shared_libs: [