summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
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 /updater/Android.mk
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 'updater/Android.mk')
-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 \