summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk
diff options
context:
space:
mode:
authorTianjie Xu <xunchang@google.com>2019-05-03 10:05:04 +0200
committerTianjie Xu <xunchang@google.com>2019-05-09 08:07:04 +0200
commit58d59129e1420982f2b184e3fc1e0f5c7c4cf601 (patch)
tree01067ea1b82ad939e2049218f09924a332a717fd /updater/Android.mk
parentMerge "Track libziparchive API change." (diff)
downloadandroid_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.tar
android_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.tar.gz
android_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.tar.bz2
android_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.tar.lz
android_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.tar.xz
android_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.tar.zst
android_bootable_recovery-58d59129e1420982f2b184e3fc1e0f5c7c4cf601.zip
Diffstat (limited to '')
-rw-r--r--updater/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater/Android.mk b/updater/Android.mk
index c7a6ba989..0178239e0 100644
--- a/updater/Android.mk
+++ b/updater/Android.mk
@@ -59,7 +59,7 @@ include $(CLEAR_VARS)
LOCAL_MODULE := updater
LOCAL_SRC_FILES := \
- updater.cpp
+ updater_main.cpp
LOCAL_C_INCLUDES := \
$(LOCAL_PATH)/include