summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2013-04-20 15:54:35 +0200
committerDees_Troy <dees_troy@teamw.in>2013-04-20 15:54:35 +0200
commit76a1d414299f6a1dd41e6c82af4f756c15f0e313 (patch)
treecf4e27aca91e6a78a72d07a88480204e488c1bb5 /updater/Android.mk
parentFix building of updater binary (diff)
downloadandroid_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.tar
android_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.tar.gz
android_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.tar.bz2
android_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.tar.lz
android_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.tar.xz
android_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.tar.zst
android_bootable_recovery-76a1d414299f6a1dd41e6c82af4f756c15f0e313.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 89f4b99ff..c0876862a 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -40,6 +40,7 @@ endif # HAVE_SELINUX
LOCAL_STATIC_LIBRARIES += $(TARGET_RECOVERY_UPDATER_LIBS) $(TARGET_RECOVERY_UPDATER_EXTRA_LIBS)
LOCAL_STATIC_LIBRARIES += libapplypatch libedify libmtdutils libminzip libz
+LOCAL_STATIC_LIBRARIES += libflashutils libmmcutils libbmlutils
LOCAL_STATIC_LIBRARIES += libmincrypt libbz
LOCAL_STATIC_LIBRARIES += libminelf
LOCAL_STATIC_LIBRARIES += libcutils libstdc++ libc