[roll] Roll fuchsia [machina] Fix target_cpu assertion for AndroidGuestManager

I don't have access to an arm64 CPU to validate the runtime, and our
infra machines also don't run Machina against such a CPU. While I had
originally decided to support only x64 due to this, I've since realized
we should at least build on arm64 to hedge against bitrot.

Original-Bug: 477520508
Test: CQ Build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1504987
Original-Revision: 1b30bee83bc7e1599974108c1baabba0154393a4
GitOrigin-RevId: b947ed1a87c19d3a467d6c272eb324bbbffddeb1
Change-Id: I942639189d1b363a22a7ad65d986b8e5c5f5a4b2
1 file changed
tree: 0905565bb9dd54d9e5f2e7f964bac668d12564b0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.