commit | ad5f0611e4e4a0119a446154b2ce2d4d3f99d9e8 | [log] [tgz] |
---|---|---|
author | Koushik Dutta <koushd@gmail.com> | Fri Sep 03 22:26:09 2010 -0700 |
committer | Koushik Dutta <koushd@gmail.com> | Fri Sep 03 22:26:09 2010 -0700 |
tree | 62cf868fd1be5af9da62c905d42e51bcef5c735b | |
parent | 216205de90c618f34e32de677714db4d2b65a79d [diff] |
[Recovery] Set the build date as 0 so that all zips assert based on build date being greater than N always pass.
diff --git a/products/common.mk b/products/common.mk index 2b482fc..3131762 100644 --- a/products/common.mk +++ b/products/common.mk
@@ -17,6 +17,8 @@ ro.rommanager.developerid=cyanogenmod endif +PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0 + # Used by BusyBox KERNEL_MODULES_DIR:=/system/lib/modules