[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:
parent
216205de90
commit
ad5f0611e4
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user