diff options
| author | 2020-02-11 09:36:25 +0900 | |
|---|---|---|
| committer | 2020-02-11 09:44:06 +0900 | |
| commit | 31af2678fe540484bc3f5eeb98b2b165748ee84c (patch) | |
| tree | b364dd3c4cf9743731cc4ce0271c8dc30018bf52 /rust/compiler_test.go | |
| parent | 2b2aee33a77e2da23da6bfa8f3d355b21dcb4cd4 (diff) | |
m <module_name> builds <module_name>.<apex_name>
When a module is not available for platform (i.e.
//apex_available:platform is missing in the apex_available property), m
<module_name> previously just didn't work because there is no platform
variant of the module.
This change fixes the behavior; regardless of whether the platform
variant is available or not, m <module_name> builds all the apex
variants of the module along with the platform variant if it exists.
Bug: 147728094
Test: m conscrypt
Change-Id: Iedd3fa6fc0ed779c5f7c5d65f23d86f799ac0cbe
Diffstat (limited to 'rust/compiler_test.go')
0 files changed, 0 insertions, 0 deletions