diff options
author | 2024-10-17 10:30:57 -0700 | |
---|---|---|
committer | 2024-10-17 10:30:57 -0700 | |
commit | e19d335cf819ad1cf217cdb02cbc626f0266889e (patch) | |
tree | f22f7e8b1f58020d63d73f5c8067b5477a9af03c /java/java_test.go | |
parent | 9be19cc80305963482d08afb508957d9b870757f (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