summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.bp
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2019-04-24 00:26:54 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-04-24 00:26:54 +0200
commitc92f412b8da1fe0887e9ed435897169a6804c1ac (patch)
tree2a7b0a3b0c141b41d176f67da73f17fecb1b45fd /minadbd/Android.bp
parentMerge changes Ibdb7dd0b,Iafd3e846 (diff)
parentAdd test for minadbd (diff)
downloadandroid_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.tar
android_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.tar.gz
android_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.tar.bz2
android_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.tar.lz
android_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.tar.xz
android_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.tar.zst
android_bootable_recovery-c92f412b8da1fe0887e9ed435897169a6804c1ac.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: [