summaryrefslogtreecommitdiffstats
path: root/tests/Android.mk
diff options
context:
space:
mode:
authorSen Jiang <senj@google.com>2017-02-16 22:14:09 +0100
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-02-16 22:14:10 +0100
commitf9962dbfe244e7552f241328d2270efc79ed5ccc (patch)
tree1881bc79a83b1d362856271ff69716440b74682f /tests/Android.mk
parentMerge "recovery: Clean up browse_directory()." (diff)
parentUse bspatch from external/bsdiff. (diff)
downloadandroid_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.tar
android_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.tar.gz
android_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.tar.bz2
android_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.tar.lz
android_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.tar.xz
android_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.tar.zst
android_bootable_recovery-f9962dbfe244e7552f241328d2270efc79ed5ccc.zip
Diffstat (limited to 'tests/Android.mk')
-rw-r--r--tests/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index a7e7b3c35..3ab5ea6c2 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -111,6 +111,7 @@ LOCAL_STATIC_LIBRARIES := \
libimgdiff \
libimgpatch \
libbsdiff \
+ libbspatch \
libotafault \
libupdater \
libbootloader_message \
@@ -173,6 +174,7 @@ LOCAL_STATIC_LIBRARIES := \
libimgdiff \
libimgpatch \
libbsdiff \
+ libbspatch \
libziparchive \
libbase \
libcrypto \