Disable OTA for crespo [DO NOT MERGE]

Change-Id: I22c29226bb783fed34766e91d43edcf6e61a837f
This commit is contained in:
Ying Wang 2010-08-20 16:45:19 -07:00
parent c434bbbb2c
commit 7daa913231
1 changed files with 3 additions and 0 deletions

View File

@ -971,6 +971,8 @@ target-files-package: $(BUILT_TARGET_FILES_PACKAGE)
# -----------------------------------------------------------------
# OTA update package
# disable ota for crespo temporarily.
ifneq ($(TARGET_PRODUCT),crespo)
ifneq ($(TARGET_SIMULATOR),true)
ifneq ($(TARGET_PRODUCT),sdk)
ifneq ($(TARGET_DEVICE),generic)
@ -1006,6 +1008,7 @@ otapackage: $(INTERNAL_OTA_PACKAGE_TARGET)
endif # TARGET_DEVICE != generic
endif # TARGET_PRODUCT != sdk
endif # TARGET_SIMULATOR != true
endif # TARGET_PRODUCT != crespo
# -----------------------------------------------------------------
# installed file list