Merge "Add comment to api_packages property"
diff --git a/cc/library.go b/cc/library.go
index c23f26b..cf18ebf 100644
--- a/cc/library.go
+++ b/cc/library.go
@@ -70,7 +70,7 @@
 	Sysprop struct {
 		// Whether platform owns this sysprop library.
 		Platform *bool
-	}
+	} `blueprint:"mutated"`
 
 	Static_ndk_lib *bool