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

Update the emulator binary included in the engine checkout #144561

Open
dnfield opened this issue Mar 4, 2024 · 2 comments
Open

Update the emulator binary included in the engine checkout #144561

dnfield opened this issue Mar 4, 2024 · 2 comments
Labels
engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list team-engine Owned by Engine team triaged-engine Triaged by Engine team

Comments

@dnfield
Copy link
Contributor

dnfield commented Mar 4, 2024

Right now the emulator is 32.1.13 - which is pretty old and has a known issue with Vulkan. We should update it to the latest one.

If you're working locally, you can update your copy by running $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --install emulator

See #144232

@dnfield dnfield added engine flutter/engine repository. See also e: labels. fyi-android For the attention of Android platform team labels Mar 4, 2024
@dnfield
Copy link
Contributor Author

dnfield commented Mar 4, 2024

One alternative to updating this in the CIPD package is adding a hook to the DEPS file to update the emulator to a particular version.

@chinmaygarde
Copy link
Member

The hang can turn into a crash on emulator versions 34. See the update to b/327501571.

@darshankawar darshankawar added the team-engine Owned by Engine team label Mar 5, 2024
@jonahwilliams jonahwilliams added P2 Important issues not at the top of the work list triaged-engine Triaged by Engine team labels Mar 12, 2024
@reidbaker reidbaker added the triaged-android Triaged by Android platform team label Mar 28, 2024
@flutter-triage-bot flutter-triage-bot bot removed fyi-android For the attention of Android platform team triaged-android Triaged by Android platform team labels Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine flutter/engine repository. See also e: labels. P2 Important issues not at the top of the work list team-engine Owned by Engine team triaged-engine Triaged by Engine team
Projects
None yet
Development

No branches or pull requests

5 participants