Merge "Remove obsolete flag" am: 6641b97d13

am: 07f003317d

Change-Id: I1c3d627b0cad20848a905271e75f85e6c33cde0a
This commit is contained in:
Anton Hansson 2018-11-30 01:33:28 -08:00 committed by android-build-merger
commit 1faa8ec3d7

View file

@ -54,10 +54,6 @@ type variableProperties struct {
Cflags []string
}
Device_uses_hwc2 struct {
Cflags []string
}
Override_rs_driver struct {
Cflags []string
}
@ -190,7 +186,6 @@ type productVariables struct {
UseGoma *bool `json:",omitempty"`
Debuggable *bool `json:",omitempty"`
Eng *bool `json:",omitempty"`
Device_uses_hwc2 *bool `json:",omitempty"`
Treble_linker_namespaces *bool `json:",omitempty"`
Enforce_vintf_manifest *bool `json:",omitempty"`
Pdk *bool `json:",omitempty"`