summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2024-10-17 10:30:57 -0700
committer Cole Faust <colefaust@google.com> 2024-10-17 10:30:57 -0700
commite19d335cf819ad1cf217cdb02cbc626f0266889e (patch)
treef22f7e8b1f58020d63d73f5c8067b5477a9af03c /java/java_test.go
parent9be19cc80305963482d08afb508957d9b870757f (diff)
Switch from genrule to java_genrule
These genrules had java dependencies. java modules have os/arch variants whereas regular genrules do not. The dependency worked because of the "1-variant fallback" feature of song that we're trying to remove to support incremental analysis. Switch to java_genrule so that the variants of the genrule and its dependencies match. Bug: 372091092 Test: m nothing Change-Id: I928c1939db59ee59994cc1ed3a7410e0b2e1dd7a
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions