summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2023-01-13 12:03:38 -0800
committer Cole Faust <colefaust@google.com> 2023-01-13 17:45:17 -0800
commit4ec178c5dbf91f80e860de815ee571c1f67108eb (patch)
tree164a9b663a45fe099febb3bc688080969829ce0a /java/java.go
parent5c1b0ba6926b8bfe818a07ef64e6ed92a9fe5dd3 (diff)
Replace RuleBuilder usages with static rules in app_import.go
RuleBuilder creates a new rule in the ninja file every time it's used, but in this case the rules were all exactly the same except that the input/output file paths were different. This can be converted to a single static rule instead. Bug: 262629589 Test: m nothing Change-Id: Iaa887c66a757da13293a3614c000d3be02a2a1b0
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions