Merge "Revert^2 "deletion of clang_cflags & clang_asflags from Soong""

This commit is contained in:
Alix Espino
2022-09-21 19:28:11 +00:00
committed by Gerrit Code Review
4 changed files with 116 additions and 4 deletions

View File

@@ -430,6 +430,8 @@ type productVariables struct {
ShippingApiLevel *string `json:",omitempty"`
BuildBrokenClangAsFlags bool `json:",omitempty"`
BuildBrokenClangCFlags bool `json:",omitempty"`
BuildBrokenClangProperty bool `json:",omitempty"`
BuildBrokenDepfile *bool `json:",omitempty"`
BuildBrokenEnforceSyspropOwner bool `json:",omitempty"`