[roll] Roll fuchsia [ffx] Correctly get tools from modular SDK in tree

Moving to the modular SDK will put the in-tree manifest in a new
arch-specific location. The upside of that will be only one of each tool
in the manifest, and selecting the right manifest means always getting
the tool with the right arch.

Right now building the modular manifest is optional, but to be ready for
the transition, we always look for it and fall back to the old location
if it's missing.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/506865
Original-Revision: effeee8af6673b8bb1cbea91f3c9dda230f4133b
GitOrigin-RevId: 8cc05675cf40753f11d49d76ad098b18f5a9dae5
Change-Id: I566c6c68c988ed19b76ba5df3b2a403ed778d0ac
1 file changed
tree: 02443f35870320d930daa49fd0d3ab776cce8d53
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.