summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Colin Cross <ccross@android.com> 2023-10-03 09:40:06 -0700
committer Colin Cross <ccross@android.com> 2023-10-03 16:42:48 +0000
commitb716ceb832680df341f1644bb7c8c6b18862ff99 (patch)
tree5384344cfe16cca2e67816abaab71eb3098ea2fe /java/java_test.go
parent33befd0c58079529fcc740c502f4df2380494c33 (diff)
Don't delete withres-withoutdex jar from R8 rules
R8 rules produce a depfile generated by R8. R8 sees the withres-withoutdex jar as an input, and so adds it to the depfile. If the jar is deleted after running R8 then ninja will always consider the rule dirty, as the input file listed in the depfile is missing. Fixes: 303064127 Test: m Calendar && m Calendar Test: m framework-minus-apex && m framework-minus-apex Change-Id: I5cbd780b56fc131b58598d6e569a8a78b7fe9395
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions