Merge "Revert "Make installable arch-variant for cc modules"" am: 972e7ba893 am: c6dd42f2ae am: b6289005da am: 9978e476d1

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

Change-Id: I87ab1390c13c22f9628beaad7b3abb517fc451ae
This commit is contained in:
Colin Cross
2021-10-29 19:16:49 +00:00
committed by Automerger Merge Worker

View File

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