summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorDoug Zongker <dougz@google.com>2014-08-15 23:31:52 +0200
committerDoug Zongker <dougz@google.com>2014-08-20 01:53:39 +0200
commitbc7ffeda98a861e346c30c771d3258030f7fcf21 (patch)
treea435cfd2bd1b457bb2e45304b8e75cd2e1305831 /updater/Android.mk
parentclear BCB in misc partition before rebooting (diff)
downloadandroid_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.tar
android_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.tar.gz
android_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.tar.bz2
android_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.tar.lz
android_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.tar.xz
android_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.tar.zst
android_bootable_recovery-bc7ffeda98a861e346c30c771d3258030f7fcf21.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 99b489029..b183c9221 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -4,6 +4,7 @@ LOCAL_PATH := $(call my-dir)
updater_src_files := \
install.c \
+ blockimg.c \
updater.c
#