summaryrefslogtreecommitdiff
path: root/android/variable.go
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2022-09-12 21:06:12 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2022-09-12 21:06:12 +0000
commiteb30142616c1c79e8b84970fb044a9589baa7dfc (patch)
tree5681fcfc24032bea87d5ca3112122e621fbb57ce /android/variable.go
parenta610511bca42bbd7e7dea8d89d8d42863c811137 (diff)
parente9a6865bc7c51028ed348f6d1c6b975ee8b98837 (diff)
Merge "Revert "deletion of clang_cflags & clang_asflags from Soong""
Diffstat (limited to 'android/variable.go')
-rw-r--r--android/variable.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/android/variable.go b/android/variable.go
index 37ecab51d..b15605170 100644
--- a/android/variable.go
+++ b/android/variable.go
@@ -430,8 +430,6 @@ 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"`