aboutsummaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorDoug Zongker <dougz@android.com>2010-02-02 13:09:52 -0800
committerDoug Zongker <dougz@android.com>2010-02-03 09:20:07 -0800
commite08991e02a7d678f2574e85289a34b2a9a537c82 (patch)
treeca53b4adbf66388805a47f93c440412be552761c /Android.mk
parent93dbe07ff6c06e8df2c804cbac63601fbb1de041 (diff)
downloadbootable_recovery-e08991e02a7d678f2574e85289a34b2a9a537c82.zip
bootable_recovery-e08991e02a7d678f2574e85289a34b2a9a537c82.tar.gz
bootable_recovery-e08991e02a7d678f2574e85289a34b2a9a537c82.tar.bz2
bump updater API version to 3; deprecate firmware update command
Remove support for the HTC-specific "firmware" update command and the corresponding edify function write_firmware_update(). This functionality is now done by an edify extension library that lives in vendor/htc. Change-Id: I80858951ff10ed8dfff98aefb796bef009e05efb
Diffstat (limited to 'Android.mk')
-rw-r--r--Android.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index e89b225..5f74064 100644
--- a/Android.mk
+++ b/Android.mk
@@ -9,7 +9,6 @@ commands_recovery_local_path := $(LOCAL_PATH)
LOCAL_SRC_FILES := \
recovery.c \
bootloader.c \
- firmware.c \
install.c \
roots.c \
ui.c \
@@ -22,7 +21,7 @@ LOCAL_MODULE := recovery
LOCAL_FORCE_STATIC_EXECUTABLE := true
-RECOVERY_API_VERSION := 2
+RECOVERY_API_VERSION := 3
LOCAL_CFLAGS += -DRECOVERY_API_VERSION=$(RECOVERY_API_VERSION)
# This binary is in the recovery ramdisk, which is otherwise a copy of root.