[roll] Roll fuchsia [ffx][build] Revert subtool to using current toolchain.

The subtools and their metadata now exist in both the main toolchain
root_out_dir and the variant toolchain, so we can just point tool_paths
to use the current toolchain for both.

Original-Bug: b/287790079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/925335
Original-Revision: 638ee30ef300a2382e5b4dbe75ceae6943c78788
GitOrigin-RevId: cf80ba563a60f0644e513bcb5c539106c2675fa0
Change-Id: I0463401b88887bb945173a0da416365e10d26280
1 file changed
tree: 965e7a05306f97e0b7ee2692e57bed440ce7c28d
  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.