Merge "Add pdk product variable"

This commit is contained in:
Colin Cross
2017-05-26 19:34:30 +00:00
committed by Gerrit Code Review

View File

@@ -138,6 +138,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"`