
APKs installed in /system} will often have zeroed out timestamps, like 2008-01-01 (ziptime) or 2009-01-01. So instead anything older than 2010 every time since we have no way to know whether an APK wasn't changed as part of an OTA update. An OTA update could change the APK without changing the versionCode or lastUpdateTime. closes #819