aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-01-27 00:51:08 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-01-27 00:51:09 +0000
commiteaeb55f745c86487b4ad57da008d501fa1ebc37d (patch)
tree0bd534abd9360036af8206d19b65cd2cd5126d7e /Android.mk
parentcdc38d0401f2798bb13e73d6ca290abab60fc2bf (diff)
parenta01ce3a229aa5d696a282be13d693c7597cfba2f (diff)
downloadbootable_recovery-eaeb55f745c86487b4ad57da008d501fa1ebc37d.zip
bootable_recovery-eaeb55f745c86487b4ad57da008d501fa1ebc37d.tar.gz
bootable_recovery-eaeb55f745c86487b4ad57da008d501fa1ebc37d.tar.bz2
Merge "Start losing code to libadb."
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 45aa22d..5847ad9 100644
--- a/Android.mk
+++ b/Android.mk
@@ -62,6 +62,7 @@ LOCAL_STATIC_LIBRARIES := \
libmtdutils \
libmincrypt \
libminadbd \
+ libadb \
libfusesideload \
libminui \
libpng \