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

Commit b551a777 authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge "Add sanitize.address to product_variables.eng"

parents 724c854f 3273cc27
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -95,6 +95,9 @@ type variableProperties struct {
			Lto      struct {
				Never *bool
			}
			Sanitize struct {
				Address *bool
			}
		}

		Pdk struct {