summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2017-07-11 00:53:43 +0200
committerandroid-build-merger <android-build-merger@google.com>2017-07-11 00:53:43 +0200
commit7df56291c074db41890cc42aab7c2e2a7ac1e149 (patch)
tree32c6eb7e51b07678c1266fd5899e44931e070e0a /updater/Android.mk
parentMerge "Fix a rare failure for imgdiff when random data equals gzip header" am: b87a166a16 am: 8542502f1f am: 233f4b0b4b (diff)
parentMerge "Add support to decompress brotli compressed new data" am: 918e6ea1b2 am: 43bdf6cad6 (diff)
downloadandroid_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.tar
android_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.tar.gz
android_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.tar.bz2
android_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.tar.lz
android_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.tar.xz
android_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.tar.zst
android_bootable_recovery-7df56291c074db41890cc42aab7c2e2a7ac1e149.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 a113fe86c..86dc48e30 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -47,6 +47,7 @@ updater_common_static_libraries := \
libcrypto_utils \
libcutils \
libtune2fs \
+ libbrotli \
$(tune2fs_static_libraries)
# libupdater (static library)