Add blueprint:mutated to sysprop properties
Because this flag is used internally by sysprop_library. Bug: N/A Test: m -j Test: build cc_library with setting sysprop property and fail Change-Id: I478889b8923f99407a067e5b9efee9322c3e5ae8
This commit is contained in:
@@ -70,7 +70,7 @@ type LibraryProperties struct {
|
|||||||
Sysprop struct {
|
Sysprop struct {
|
||||||
// Whether platform owns this sysprop library.
|
// Whether platform owns this sysprop library.
|
||||||
Platform *bool
|
Platform *bool
|
||||||
}
|
} `blueprint:"mutated"`
|
||||||
|
|
||||||
Static_ndk_lib *bool
|
Static_ndk_lib *bool
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user