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

Commit dd22225b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add product_variables.eng.optimize.enabled"

parents b9e4a3fd f13642ef
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -95,6 +95,9 @@ type variableProperties struct {
			Sanitize struct {
				Address *bool
			}
			Optimize struct {
				Enabled *bool
			}
		}

		Pdk struct {