Skip to content

Conversation

@stuartmorgan-g
Copy link
Collaborator

Remvoe x86 from the ABI set when compiling Android integration tests, as x86 is no longer supported for Flutter builds.

See flutter/flutter#170191

Remvoe x86 from the ABI set when compiling Android integration tests, as
x86 is no longer supported for Flutter builds.

See flutter/flutter#170191
@stuartmorgan-g
Copy link
Collaborator Author

stuartmorgan-g commented Jul 7, 2025

I believe this will resolve one source of roll breakage that's accumulated since the last successful roll; I haven't tested that, but this is definitely code we shouldn't need any more.

I've verified locally that this fixes the

* What went wrong:
An exception occurred applying plugin request [id: 'dev.flutter.flutter-gradle-plugin']
> Failed to apply plugin 'dev.flutter.flutter-gradle-plugin'.
   > Invalid platform: android-x86

failures that are hitting the roller since flutter/flutter#170191 landed in flutter/flutter.

@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 7, 2025
@auto-submit auto-submit bot merged commit 42b1857 into flutter:main Jul 7, 2025
78 checks passed
@stuartmorgan-g stuartmorgan-g deleted the remove-android-x86 branch July 7, 2025 18:27
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 8, 2025
vashworth pushed a commit to vashworth/packages that referenced this pull request Jul 30, 2025
Remvoe x86 from the ABI set when compiling Android integration tests, as x86 is no longer supported for Flutter builds.

See flutter/flutter#170191
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants