Merge "Add sanitize.address to product_variables.eng"
This commit is contained in:
commit
b551a7775b
|
@ -95,6 +95,9 @@ type variableProperties struct {
|
|||
Lto struct {
|
||||
Never *bool
|
||||
}
|
||||
Sanitize struct {
|
||||
Address *bool
|
||||
}
|
||||
}
|
||||
|
||||
Pdk struct {
|
||||
|
|
Loading…
Reference in New Issue