platform_build_soong/cmd/sbox
Colin Cross d1c1e6fd6c Touch output files in sbox
Some tools used by genrules set the timestamp of the generated file
to an old value.  For example, when using tar to extract files it
will set the timestamp of the extracted file to the value stored in
the tar file.  This can cause unnecessary rebuilds due to output files
that are older than their inputs.  Touch output files in sbox before
moving them into the output location.

Test: m checkbuild && m checkbuild
Change-Id: Idb0e71d2bf0ac3618338371132cc71be74bf9d9d
2019-04-01 10:43:20 -07:00
..
Android.bp Have Soong try to enforce that genrules declare all their outputs. 2017-06-09 17:57:18 +00:00
sbox.go Touch output files in sbox 2019-04-01 10:43:20 -07:00