Merge "Make installable arch-variant for cc modules" am: f87065fedb am: 10f31785fa am: 1dc06ad960 am: 77450557b7 am: dffeb5dd25

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1874481

Change-Id: If252e5703f20f03446990f41c2ea846f89483849
This commit is contained in:
Colin Cross
2021-10-29 16:30:23 +00:00
committed by Automerger Merge Worker

View File

@@ -325,7 +325,7 @@ type BaseProperties struct {
SnapshotStaticLibs []string `blueprint:"mutated"`
SnapshotRuntimeLibs []string `blueprint:"mutated"`
Installable *bool
Installable *bool `android:"arch_variant"`
// Set by factories of module types that can only be referenced from variants compiled against
// the SDK.