blob: b83e9536c989956456d66226b6dcf0fbd94964bf [file] [log] [blame]
package android
type Product_variables struct {
Healthd_use_battery_info struct {
Cflags []string
}
TargetNeedsHWCOnFirstRef struct {
Cflags []string
}
Uses_metadata_as_fde_key struct {
Cflags []string
}
}
type ProductVariables struct {
Healthd_use_battery_info *bool `json:",omitempty"`
TargetNeedsHWCOnFirstRef *bool `json:",omitempty"`
Uses_metadata_as_fde_key *bool `json:",omitempty"`
Target_use_sdclang *bool `json:",omitempty"`
}