Merge "Make installable arch-variant for cc modules" am: f87065fedb
am: 10f31785fa
am: 1dc06ad960
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1874481 Change-Id: If000e2cab00d54312ff31f3b8c8dc67f736a2d3c
This commit is contained in:
2
cc/cc.go
2
cc/cc.go
@@ -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
|
Installable *bool `android:"arch_variant"`
|
||||||
|
|
||||||
// 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.
|
||||||
|
Reference in New Issue
Block a user