Merge changes Idbeb4819,Ifc02f9e5 am: 7628e933b6 am: 038ac4c9bc

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1775369

Change-Id: Icb2f36d978b0aee2e883a510029a410d406d1ff3
This commit is contained in:
Colin Cross
2021-07-23 23:00:37 +00:00
committed by Automerger Merge Worker
14 changed files with 343 additions and 18 deletions

View File

@@ -204,6 +204,7 @@ type productVariables struct {
HostArch *string `json:",omitempty"`
HostSecondaryArch *string `json:",omitempty"`
HostMusl *bool `json:",omitempty"`
CrossHost *string `json:",omitempty"`
CrossHostArch *string `json:",omitempty"`