summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorMattias Nissler <mnissler@google.com>2016-04-13 01:30:02 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-04-13 01:30:02 +0200
commit2bf95acf7a540ba5d521b48baf520c3354ae32e1 (patch)
tree52fa2a5670a59c54d0d8fa32a860c1b79311fdcd /updater/Android.mk
parentMerge "recovery-persist: pick up both pstore console files" (diff)
parentMerge "Convert recovery to use BoringSSL instead of mincrypt." (diff)
downloadandroid_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.tar
android_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.tar.gz
android_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.tar.bz2
android_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.tar.lz
android_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.tar.xz
android_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.tar.zst
android_bootable_recovery-2bf95acf7a540ba5d521b48baf520c3354ae32e1.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 47c56ccd9..7c3f6160c 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -34,6 +34,7 @@ LOCAL_STATIC_LIBRARIES += \
libfec_rs \
libext4_utils_static \
libsquashfs_utils \
+ libcrypto_utils_static \
libcrypto_static \
libapplypatch \
libbase \