[roll] Roll fuchsia Revert "[emu][sdk] Adding aemu arm64 prebuilts to SDK"

This reverts commit ccd39b5ffb11c75b809c91f03c2a5807b8bcc986.

Reason for revert: Bad metadata name will break ffx emu

Original change's description:
> [emu][sdk] Adding aemu arm64 prebuilts to SDK
>
> This adds the aemu_internal for arm64 atoms to the core SDK.
>
> The prebuilts have been added to the manifest and roller updated in a CL
> in the infra repo.
>
> They are optional for a developer checkout, so to enable generating the
> arm64 files in the SDK,
> Run: `jiri init -fetch-optional=arm-sdk-tools` and `jiri update`.
>
> Then include `--args arm-sdk-tools=true` in your `fx set`.
>
> qemu arm64 is pending on fxbug.dev/106608, so will be added in a
> separate CL.
>
> Original-Bug: 99321
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711264

Original-Bug: 99321
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713676
Original-Revision: cf9610e3b094451626c8ed53c7f2ceb83ee5a978
GitOrigin-RevId: 9ab512cf7cb8f1fc167999789cd4037db41efdc7
Change-Id: Idfccb85a349d00c0c124be673bfe2757b313c1e8
1 file changed
tree: 0e4d42a7e4a3a3bf79685e6e4af4ad5d8a52b726
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.