summaryrefslogtreecommitdiff
path: root/java/kotlin.go
diff options
context:
space:
mode:
author Ivan Lozano <ivanlozano@google.com> 2022-04-12 13:08:36 -0400
committer Ivan Lozano <ivanlozano@google.com> 2022-04-12 13:42:04 -0400
commitf1868af5d577c3d6aaae7208f636976bf91db02b (patch)
treec652026362b2ae5813061730741305bc5b990bea /java/kotlin.go
parentd72c85219a4121d64b4ed7077d87ccdb54351b28 (diff)
rust: Don't append '.vendor' to vendor modules.
Rust vendor-only modules would have the '.vendor' subname appended to them, which meant that 'm <vendor_module>' would not work -- instead you would need to call 'm <vendor_module>.vendor', which leads to some confusion. This CL fixes the behavior by using the same SubName logic as the cc module. Bug: 205577906 Test: m <vendor_module> # works without .vendor suffix Change-Id: I6ba18ce1d7281a1f8342ed6014644b48009d78e0
Diffstat (limited to 'java/kotlin.go')
0 files changed, 0 insertions, 0 deletions