[roll] Roll fuchsia [ffx][build] Use main toolchain path in tool_paths

This changes the generation of tool_paths entries for ffx and subtools
to point at the main toolchain instead of the variant toolchain (where
the tool_paths metadata is generated thanks to variant_target). This
will make the picture testsharder and botanist see more coherent in
general, and allow them to find everything they need in both normal and
variant builds.

Original-Fixed: b/287790079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/924057
Original-Revision: a280647ba7e1f3c09a07e8390b71cc848d79e417
GitOrigin-RevId: fcb6d9fe32e9fe9db7a7505a16e25e269de760f6
Change-Id: I683f59c6da6916c2f4e986b67bfe221f5d72eed0
1 file changed
tree: 33bcab6a25584b510334826ed46f3a43fe82c4c1
  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.