Merge "Revert "Make installable arch-variant for cc modules"" am: 972e7ba893
am: c6dd42f2ae
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1875314 Change-Id: I3cbd2651039034ad699e014aa8a8c9949651f493
This commit is contained in:
2
cc/cc.go
2
cc/cc.go
@@ -325,7 +325,7 @@ type BaseProperties struct {
|
||||
SnapshotStaticLibs []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
|
||||
// the SDK.
|
||||
|
Reference in New Issue
Block a user