diff options
| author | 2023-01-13 12:03:38 -0800 | |
|---|---|---|
| committer | 2023-01-13 17:45:17 -0800 | |
| commit | 4ec178c5dbf91f80e860de815ee571c1f67108eb (patch) | |
| tree | 164a9b663a45fe099febb3bc688080969829ce0a /java/java.go | |
| parent | 5c1b0ba6926b8bfe818a07ef64e6ed92a9fe5dd3 (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