diff options
author | 2021-11-23 00:57:19 +0000 | |
---|---|---|
committer | 2021-11-25 03:43:57 +0000 | |
commit | 80c04891de092e8aa7a594e90838a7a21490a5e6 (patch) | |
tree | e3fe207272d8f61c30cac98aa491822eb0a90fc8 /java/sdk.go | |
parent | 7b5fa4277f30287b2bbafeaf9ef146b79176e15c (diff) |
Add Sh_binaries property
The sh_binary module is not supported the vendor variant. So, even if
there is "vendor: true" in sh_binary module, the image variant is
"image:" instead of "image:vendor.Tiramisu".
But the vendor APEX has vendor variant, so vendor APEX module and
sh_binary module have different variants and the sh_binary cannot be
added to vendor apex.
So the Sh_binaries property is added, and the image variant is removed
at DepsMutator.
Bug: 205065320
Test: make -j40 && sh_binary is added to vendor APEX && install check
Change-Id: I30e2d96a73b45e7b06eff24550542cb010008c41
Diffstat (limited to 'java/sdk.go')
0 files changed, 0 insertions, 0 deletions