[Recovery] Set the build date as 0 so that all zips assert based on build date being greater than N always pass.

This commit is contained in:
Koushik Dutta 2010-09-03 22:26:09 -07:00
parent 216205de90
commit ad5f0611e4
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.rommanager.developerid=cyanogenmod
endif
PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0
# Used by BusyBox
KERNEL_MODULES_DIR:=/system/lib/modules