summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTao Bao <tbao@google.com>2016-02-04 20:26:29 +0100
committerTao Bao <tbao@google.com>2016-02-04 20:26:29 +0100
commit50aa63f9bd7a524c9923991a9f90334bbb9175fa (patch)
tree630b9657f29cb549fe690d9bdd437a04f3bed3df /updater/Android.mk
parentMerge "uncrypt: add options to setup bcb and clear bcb." am: e3434279c8 (diff)
parentMerge "Switch from mincrypt to BoringSSL in applypatch and updater." (diff)
downloadandroid_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.tar
android_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.tar.gz
android_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.tar.bz2
android_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.tar.lz
android_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.tar.xz
android_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.tar.zst
android_bootable_recovery-50aa63f9bd7a524c9923991a9f90334bbb9175fa.zip
Diffstat (limited to 'updater/Android.mk')
-rw-r--r--updater/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index d74dffc0c..d7aa613e9 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -46,7 +46,7 @@ endif
LOCAL_STATIC_LIBRARIES += $(TARGET_RECOVERY_UPDATER_LIBS) $(TARGET_RECOVERY_UPDATER_EXTRA_LIBS)
LOCAL_STATIC_LIBRARIES += libapplypatch libbase libotafault libedify libmtdutils libminzip libz
-LOCAL_STATIC_LIBRARIES += libmincrypt libbz
+LOCAL_STATIC_LIBRARIES += libbz
LOCAL_STATIC_LIBRARIES += libcutils liblog libc
LOCAL_STATIC_LIBRARIES += libselinux
tune2fs_static_libraries := \