[roll] Roll fuchsia [ffx][emu] Make emulator flag template compatible with arm64 hosts.

Modify the template to be able to be used by the arm64 ffx tool,
no changes are made to x64.

Original-Bug:99321
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/700949
Original-Revision: 94fcfa1be1c4fb8f897bac73595e3e4bf8836e31
GitOrigin-RevId: 74bc7f29d12b6b7c12238dfbb81d86f968d0b2dd
Change-Id: I82a89004b888a29d973d2a8d60ff705ab90f77e0
1 file changed
tree: 743628c8bb9d9071b5adab4e78f0145331b47dd0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.