summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSen Jiang <senj@google.com>2017-02-16 22:30:41 +0100
committerandroid-build-merger <android-build-merger@google.com>2017-02-16 22:30:41 +0100
commitc45c1bf9ed300ce62ff0cef39967efcf5f113a66 (patch)
tree6e332cf56bba7644cf08496ed8af80de9c096640 /tests
parentMerge "recovery: Clean up browse_directory()." am: 635eb1c83e am: c42d44bbeb am: 19e7776451 (diff)
parentMerge "Use bspatch from external/bsdiff." am: f9962dbfe2 am: 2c467f6e49 (diff)
downloadandroid_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.tar
android_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.tar.gz
android_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.tar.bz2
android_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.tar.lz
android_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.tar.xz
android_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.tar.zst
android_bootable_recovery-c45c1bf9ed300ce62ff0cef39967efcf5f113a66.zip
Diffstat (limited to 'tests')
-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 \