Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Update engine v2 builds to remove gclient_custom_var support #37494

Closed
wants to merge 1 commit into from

Conversation

whesse
Copy link
Contributor

@whesse whesse commented Nov 10, 2022

The support for per-build custom gclient variable overrides is removed from the build recipes, so the unused fields in the build configuration json are removed here.

This completes the change made in #37351

Bug: flutter/flutter#114656

The support for per-build custom gclient variable overrides is
removed from the build recipes, so the unused fields in the
build configuration json are removed here.

This completes the change made in flutter#37351

Bug: flutter/flutter#114656
@whesse whesse requested a review from godofredoc November 10, 2022 10:55
@@ -18,9 +18,6 @@
"device_type=none",
"os=Linux"
],
"gclient_custom_vars": {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the change! would it be possible to rename to gclient_variables instead?

@chinmaygarde
Copy link
Member

Ping @whesse on @godofredoc s query.

@chinmaygarde chinmaygarde added the Work in progress (WIP) Not ready (yet) for review! label Dec 1, 2022
@chinmaygarde
Copy link
Member

Closing as stale.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Work in progress (WIP) Not ready (yet) for review!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants