blob: c56c36b83a0ff1cda0a98443ae60582973f5d782 [file] [log] [blame]
package android
type Product_variables struct {
Needs_text_relocations struct {
Cppflags []string
}
}
type ProductVariables struct {
Needs_text_relocations *bool `json:",omitempty"`
}