Remove obsolete Brillo variable am: a052599bb6

am: 567eda6a7d

Change-Id: I69edc621c71a4a5dc80595392b8914e1cca07e52
This commit is contained in:
Dan Willemsen
2018-03-12 22:04:12 +00:00
committed by android-build-merger
3 changed files with 0 additions and 13 deletions

View File

@@ -42,11 +42,6 @@ type variableProperties struct {
Enabled *bool `android:"arch_variant"`
} `android:"arch_variant"`
Brillo struct {
Cflags []string
Version_script *string `android:"arch_variant"`
} `android:"arch_variant"`
Malloc_not_svelte struct {
Cflags []string
}
@@ -165,7 +160,6 @@ type productVariables struct {
Allow_missing_dependencies *bool `json:",omitempty"`
Unbundled_build *bool `json:",omitempty"`
Brillo *bool `json:",omitempty"`
Malloc_not_svelte *bool `json:",omitempty"`
Safestack *bool `json:",omitempty"`
HostStaticBinaries *bool `json:",omitempty"`