• Dan Willemsen's avatar
    Remove changing uids/timestamps from zip/jar files · 3c2c064c
    Dan Willemsen authored
    Pass -X to zip so that Unix UID/GID and extra timestamps aren't
    saved into the zip files.
    
    Add a new option to zipalign, -t, to replace all timestamps with static
    timestamps (2008 Jan 1 00:00:00). Use this for all non-APK zip files.
    APK zip timestamps are set based on the certificate date in SignApk.
    
    Bug: 24201956
    Change-Id: Ifb619fc499ba9d99fc624f2acd5f8de36d78ef8e
    3c2c064c
Makefile 81.6 KB