Merge "Make installable arch-variant for cc modules"

This commit is contained in:
Colin Cross
2021-10-29 14:58:03 +00:00
committed by Gerrit Code Review

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.