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

e9a6865bc7

Change-Id: I20be0561628ee9da5c1431975f364459b6184330
This commit is contained in:
Alix Espino
2022-09-14 19:10:51 +00:00
parent e9a6865bc7
commit ef47e54bec
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"`