diff options
| author | 2023-08-02 21:58:41 +0000 | |
|---|---|---|
| committer | 2023-08-02 22:11:37 +0000 | |
| commit | 648524232130d5c44e201df4328c4c9e81fa026b (patch) | |
| tree | 807eb83d2a7e7abb32da82d8490eb613c89caa5b /java/java.go | |
| parent | 41f1eeef91216a9e89a146bbed6240a1f7b67551 (diff) | |
Special-case go modules in convertedToBazel
This function is called in getOtherModuleLabel, and is used to mark the
otherModule as an unconvertedDep. This meant that if a soong module `A`
depends on soong_zip, it would add soong_zip as unconverted dep of `A`.
All go modules have been converted in bp2build, so this CL special
cases go_package and go_binary in this function.
Bug: 294098662
Test: printf metrics in build_conversion.go# GenerateBazelTargets, and
made sure that the string "has unconverted.*soong_zip" does not appear
Change-Id: I8d1d0876c581f9b2eb72dafcb3a28bd5577bbb4c
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions