commit | 8ab28dd61d3f59f2370e0886d3856ad4780d62eb | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Sat Feb 17 03:31:45 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sat Feb 17 03:31:45 2024 +0000 |
tree | d8ea93dd0f3a46f9a5f6ea3a627cbaf14818c4d6 | |
parent | 3801a965d51ba0dbba90430f7a2f087adf2ab4dd [diff] [blame] |
Revert "Revert "Create a product variable for skipping apex cont..." Revert submission 2966055-revert-2964509-skip-apex-contributions-EOKWOFHENC Reason for revert: The root cause CL has been reverted https://googleplex-android-review.git.corp.google.com/c/platform/vendor/google/build/+/26268799 Reverted changes: /q/submissionid:2966055-revert-2964509-skip-apex-contributions-EOKWOFHENC Change-Id: I93e8f60124a09b4fba4675ac7f128ab553102bf7
diff --git a/android/variable.go b/android/variable.go index a4917c5..4a8da82 100644 --- a/android/variable.go +++ b/android/variable.go
@@ -495,6 +495,8 @@ BuildFlags map[string]string `json:",omitempty"` BuildFromSourceStub *bool `json:",omitempty"` + + BuildIgnoreApexContributionContents []string `json:",omitempty"` } type PartitionQualifiedVariablesType struct {