[roll] Roll fuchsia Reland "[SDK]Adding arm64/aemu_internal as optional"

This is a reland of commit d44d435620d7841d4f564187193cfebda7d4ecc9

This line was removed in https://fuchsia-review.git.corp.google.com/c/fuchsia/+/727803. Probably a casualty of the way we ask users to update goldens by copying over the whole file instead of a diff.

Original change's description:
> [SDK]Adding arm64/aemu_internal as optional
>
> This adds the arm64/aemu_internal component as optional for the
> SDK. This enables the builders to build a full SDK, while still
> allowing developers to locally build an SDK that does not include
> the arm64 emulator.
>
> Original-Bug: 99321
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/714511

Original-Bug: 99321
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771903
Original-Revision: bcaf0de562cb006a026b175c768a074484e58e47
GitOrigin-RevId: bf684d816fbc39d1145d1a8e27cfda6254d7ea2e
Change-Id: Ifa86697fb1bd9887fd3d66ffe6157952be726875
1 file changed
tree: 9449a08e0c7acb9ec801cc67ec503c61746c29a1
  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.