Files
build_soong/cc
Ivan Lozano f1868af5d5 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
2022-04-12 13:42:04 -04:00
..
2022-01-26 17:46:33 +08:00
2022-02-10 08:09:38 +00:00
2022-01-26 17:46:33 +08:00
2022-02-17 14:48:40 -08:00
2022-03-04 14:07:53 -08:00
2021-10-26 11:38:37 -07:00
2021-07-19 11:42:32 +09:00
2022-01-14 12:52:59 -05:00
2021-04-26 18:41:00 -07:00
2021-06-07 13:22:30 -07:00
2021-04-13 15:55:47 -07:00
2022-02-17 14:48:40 -08:00
2022-01-26 02:34:34 +08:00
2020-07-16 13:21:43 -07:00
2021-07-21 20:37:46 -07:00
2022-03-29 13:35:17 -07:00
2021-07-19 11:42:32 +09:00
2022-02-24 10:29:18 +09:00
2021-07-21 20:37:46 -07:00
2021-06-10 05:22:50 +00:00
2020-11-24 14:13:31 +09:00
2022-02-04 20:34:27 -08:00
2022-02-24 10:29:18 +09:00