Merge "Add product_variables.eng.optimize.enabled"
This commit is contained in:
commit
dd22225b3a
|
@ -95,6 +95,9 @@ type variableProperties struct {
|
|||
Sanitize struct {
|
||||
Address *bool
|
||||
}
|
||||
Optimize struct {
|
||||
Enabled *bool
|
||||
}
|
||||
}
|
||||
|
||||
Pdk struct {
|
||||
|
|
Loading…
Reference in New Issue