summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.bp
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2019-04-23 00:08:52 +0200
committerGerrit Code Review <noreply-gerritcodereview@google.com>2019-04-23 00:08:52 +0200
commitf365574a60d1cd1d02359d968de2600a5552b9ac (patch)
tree5a3082e357406f3290a4b6a08f32241601138223 /minadbd/Android.bp
parentMerge "Allow entering rescue mode via recovery UI." (diff)
parentminadbd: Support rescue install and getprop commands. (diff)
downloadandroid_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.tar
android_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.tar.gz
android_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.tar.bz2
android_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.tar.lz
android_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.tar.xz
android_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.tar.zst
android_bootable_recovery-f365574a60d1cd1d02359d968de2600a5552b9ac.zip
Diffstat (limited to 'minadbd/Android.bp')
-rw-r--r--minadbd/Android.bp1
1 files changed, 0 insertions, 1 deletions
diff --git a/minadbd/Android.bp b/minadbd/Android.bp
index e4f7712e5..b1c68ca92 100644
--- a/minadbd/Android.bp
+++ b/minadbd/Android.bp
@@ -76,7 +76,6 @@ cc_binary {
"libadbd",
"libbase",
"libcrypto",
- "libfusesideload",
"libminadbd_services",
],
}