Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b3f22ca4 authored by Inseob Kim's avatar Inseob Kim
Browse files

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
parent 76228672
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -70,7 +70,7 @@ type LibraryProperties struct {
	Sysprop struct {
		// Whether platform owns this sysprop library.
		Platform *bool
	}
	} `blueprint:"mutated"`

	Static_ndk_lib *bool