Skip to content

Conversation

Copy link

Copilot AI commented Jan 15, 2026

Summary

Adds the "Install Android Emulator dependencies" step to the run-emulator job in _android.yml. This installs required system libraries (libX11-xcb, libxcb, pulseaudio-libs, nss, libXcomposite, libXcursor, libXi, libXtst, alsa-lib, mesa-libGL, mesa-dri-drivers) via dnf on the linux.24xl.spr-metal runner before the Android emulator runs.

Mirrors the change from executorch-examples PR #148.

Test plan

  • Validated YAML syntax
  • CI will validate the workflow runs correctly
Original prompt

add this step https://github.com/meta-pytorch/executorch-examples/pull/148/files#diff-7eae48a8a0554f29a0ac912968e167d7ca50fa1306864dd3a8f4db44c667f9c4R58-R69 before we run https://github.com/pytorch/executorch/blob/main/.github/workflows/_android.yml#L55
i am testing on my side as well


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@pytorch-bot
Copy link

pytorch-bot bot commented Jan 15, 2026

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16612

Note: Links to docs will display an error until the docs builds have been completed.

❌ 1 New Failure, 1 Cancelled Job

As of commit 5970d5d with merge base a0ba28e (image):

NEW FAILURE - The following job has failed:

CANCELLED JOB - The following job was cancelled. Please retry:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 15, 2026
@github-actions
Copy link

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

Co-authored-by: kirklandsign <107070759+kirklandsign@users.noreply.github.com>
Copilot AI changed the title [WIP] Add step before running Android workflow Add Android Emulator dependencies installation step to Android workflow Jan 15, 2026
Copilot AI requested a review from kirklandsign January 15, 2026 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants