Merge "Add pdk product variable" am: e5598169b3 am: 8a328382bf

am: 6a30684b33

Change-Id: Ie60495934426998d523f5f2c670c052fb08c22fb
This commit is contained in:
Colin Cross
2017-05-26 19:45:26 +00:00
committed by android-build-merger

View File

@@ -139,6 +139,7 @@ type productVariables struct {
EnableCFI *bool `json:",omitempty"`
Device_uses_hwc2 *bool `json:",omitempty"`
Treble *bool `json:",omitempty"`
Pdk *bool `json:",omitempty"`
VendorPath *string `json:",omitempty"`