Skip to content

Conversation

@flutteractionsbot
Copy link

@flutteractionsbot flutteractionsbot commented Dec 5, 2024

This pull request is created by automatic cherry pick workflow
Please fill in the form below, and a flutter domain expert will evaluate this cherry pick request.

Issue Link:

What is the link to the issue this cherry-pick is addressing?

#157543

Changelog Description:

Explain this cherry pick in one line that is accessible to most Flutter developers. See best practices for examples

Add deprecation notice for Android x86 support, which will be removed in next stable release after 3.27.

Impact Description:

What is the impact (ex. visual jank on Samsung phones, app crash, cannot ship an iOS app)? Does it impact development (ex. flutter doctor crashes when Android Studio is installed), or the shipping production app (the app crashes on launch)

A deprecation notice will be printed when users build or run an x86 Android application.

Workaround:

Is there a workaround for this issue?

No, this is simply a deprecation notice.

Risk:

What is the risk level of this cherry-pick?

  • Low
  • Medium
  • High

Test Coverage:

Are you confident that your fix is well-tested by automated tests?

  • Yes
  • No

Validation Steps:

What are the steps to validate that this fix works?

Run flutter build apk --target-platform=android-x86 and observe a deprecation notice is printed.

@flutteractionsbot flutteractionsbot added the cp: review Cherry-picks in the review queue label Dec 5, 2024
@flutteractionsbot
Copy link
Author

@bkonyi please fill out the PR description above, afterwards the release team will review this request.

@github-actions github-actions bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Dec 5, 2024
@bkonyi bkonyi closed this Dec 5, 2024
@bkonyi bkonyi reopened this Dec 6, 2024
Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM

@christopherfujino christopherfujino added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 6, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Dec 6, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Dec 6, 2024

auto label is removed for flutter/flutter/159847, Failed to enqueue flutter/flutter/159847 with HTTP 400: GraphQL mutate failed.

@christopherfujino christopherfujino merged commit bf57229 into flutter:flutter-3.27-candidate.0 Dec 10, 2024
123 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Dec 11, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cp: review Cherry-picks in the review queue tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants