[roll] Roll fuchsia [tools] Add Apple Silicon detection to more tools.

This CL applies the Apple Silicon fix in
Ie44ef4b2d1ab2edb7879cb7ddc3ae6022cc62545 to other tools that call
platform.machine().

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975412
Original-Revision: d9dfae503e202adaf09e9b90978ba080732b9d61
GitOrigin-RevId: f25f48e24bef9fc1ae17aac787ac6fc99800bc1e
Change-Id: I4f3cd6485a733e8a2a70af58908911048bc83033
1 file changed
tree: e163515e1cbe072f6fbfa704f99eccbff1aa13ab
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.