diff --git a/cc/library.go b/cc/library.go index c23f26bcd..cf18ebfff 100644 --- a/cc/library.go +++ b/cc/library.go @@ -70,7 +70,7 @@ type LibraryProperties struct { Sysprop struct { // Whether platform owns this sysprop library. Platform *bool - } + } `blueprint:"mutated"` Static_ndk_lib *bool