Add product specific override to enable modver welcome message in edify.

This commit is contained in:
Chris Soyars 2010-07-08 07:15:43 +00:00
parent a8904c3e93
commit 8fd3361eaf
1 changed files with 3 additions and 0 deletions

View File

@ -9,6 +9,9 @@ PRODUCT_SPECIFIC_DEFINES += TARGET_OTA_SCRIPT_MODE=edify
# Include backuptool
PRODUCT_SPECIFIC_DEFINES += TARGET_OTA_BACKUPTOOL=true
# Display modversion in edify script.
PRODUCT_SPECIFIC_DEFINES += TARGET_OTA_MODVER=true
# Add ROMManager build property
PRODUCT_PROPERTY_OVERRIDES += \
ro.config.ringtone=DonMessWivIt.ogg \