summaryrefslogtreecommitdiffstats
path: root/updater
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 /updater
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 'updater')
-rw-r--r--updater/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index ac26bf42d..3a47dacd5 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -24,6 +24,7 @@ tune2fs_static_libraries := \
updater_common_static_libraries := \
libapplypatch \
+ libbspatch \
libedify \
libziparchive \
libotautil \