Revert "Remove changing uids/timestamps from zip/jar files"

This reverts commit 3c2c064c87.

zipalign depends on libandroidfw, and some setups don't include frameworks/base.

Bug: 24201956
Change-Id: I48ee95808924f6b2221f0a49ab205c2565096b1f
This commit is contained in:
Dan Willemsen
2015-10-29 21:26:18 +00:00
parent 3c2c064c87
commit b589ae4e26
13 changed files with 53 additions and 108 deletions

View File

@@ -185,12 +185,6 @@ protected:
*/
void setModWhen(time_t when);
/*
* Set a static modification date. This only affects the standard
* zip modification date, not the universal time extra field.
*/
void removeTimestamps();
/*
* Return the offset of the local file header.
*/