Merge "Add pdk product variable"
am: e5598169b3
Change-Id: I1248463d9d500d36bc327ca75cffe4a44790d7b1
This commit is contained in:
@@ -138,6 +138,7 @@ type productVariables struct {
|
|||||||
EnableCFI *bool `json:",omitempty"`
|
EnableCFI *bool `json:",omitempty"`
|
||||||
Device_uses_hwc2 *bool `json:",omitempty"`
|
Device_uses_hwc2 *bool `json:",omitempty"`
|
||||||
Treble *bool `json:",omitempty"`
|
Treble *bool `json:",omitempty"`
|
||||||
|
Pdk *bool `json:",omitempty"`
|
||||||
|
|
||||||
VendorPath *string `json:",omitempty"`
|
VendorPath *string `json:",omitempty"`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user