summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Ulf Adams <ulf@engflow.com> 2020-11-25 23:03:28 +0100
committer Ulf Adams <ulf@engflow.com> 2020-11-25 23:03:28 +0100
commit26d195521ba831545c48e084b4ab7a647d7ecb36 (patch)
treea98c0a1656ef89e5364b0083e6e3a3faa923c6c1 /java/java.go
parent0066864a0235c7ce2bd57de775a39db2bc806cfa (diff)
Soong: remove output file before running SoongZip
It looks like there is a bug in rewrapper/reproxy that makes it upload the output file as an input if it still exists in the output tree. This causes unnecessary cache misses on incremental builds, and can also cause the action to fail remotely (depending on the service). By removing the output file at the beginning of the action, we ensure that it can't be uploaded. Test: ran against a remote execution server; actions no longer fail remotely Change-Id: I98fcc0cf105553a9920b0e96965a438e052d7c05
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions