diff options
author | Colin Cross <ccross@android.com> | 2020-07-11 22:30:45 -0700 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2020-07-13 14:26:12 -0700 |
commit | 774a7580267ec9cb898f2a64b659fd85b7209926 (patch) | |
tree | fb64b1f4ea88a938ea41d5f10671db23da090412 /java/java.go | |
parent | 7e2b36c7d59b1939d3ff1be79bd846a882e75bf7 (diff) | |
download | build_soong-774a7580267ec9cb898f2a64b659fd85b7209926.tar.gz build_soong-774a7580267ec9cb898f2a64b659fd85b7209926.tar.bz2 build_soong-774a7580267ec9cb898f2a64b659fd85b7209926.zip |
Use unzip -DD
We put reproducible timestamps in zip files so that the artifacts
are consistent, but that leads to old timestamps in the output
directory if they are unzipped as part of the build. Use
unzip -DD when unzipping to update the timestamps.
Bug: 161015009
Test: touch -d 2020-01-01 ref; find $OUT/system -not -newer ref
Change-Id: I70407a627cb070e24be510faa6a774e3d9eae3a8
Merged-In: I70407a627cb070e24be510faa6a774e3d9eae3a8
(cherry picked from commit d783bbbace0d7e5b7e333ffa276ff18216109cc7)
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions