am 7daa9132: Disable OTA for crespo [DO NOT MERGE]

Merge commit '7daa91323139fa7c0435a07b0e3fad6056d0954b' into gingerbread-plus-aosp

* commit '7daa91323139fa7c0435a07b0e3fad6056d0954b':
  Disable OTA for crespo [DO NOT MERGE]
This commit is contained in:
Ying Wang 2010-08-20 17:13:56 -07:00 committed by Android Git Automerger
commit 13a019fe32
1 changed files with 3 additions and 0 deletions

View File

@ -1003,6 +1003,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)
@ -1038,6 +1040,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