Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comment on arm64_apilevel26 Android GN toolchain #761

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

zanderso
Copy link
Member

@zanderso zanderso commented Sep 5, 2023

Should have had this in #759.

# This toolchain should only be used to build the target
# //third_party/vulkan_validation_layers. This is because vulkan validation
# layers requires API level >= 26, but Flutter officially supports down to API
# level 22, which is the default value of the android_api_level argument.
Copy link
Member

Choose a reason for hiding this comment

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

might want to mention something about how this is safe only because of runtime checks before loading the dynamic library

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah good point. Adding a comment to that effect in flutter/engine#45467.

@zanderso zanderso merged commit e6f6fba into flutter:master Sep 5, 2023
2 checks passed
@zanderso zanderso deleted the android-toolchain-comment branch September 5, 2023 22:35
auto-submit bot pushed a commit to flutter/engine that referenced this pull request Sep 5, 2023
zanderso added a commit to flutter/engine that referenced this pull request Sep 6, 2023
Just to pick up comments added in flutter/buildroot#761
zanderso added a commit to flutter/engine that referenced this pull request Sep 6, 2023
Just to pick up comments added in
flutter/buildroot#761
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants