[roll] Roll fuchsia [build] Switch to using is_fidl_toolchain

This CL changes from direct current_toolchain comparison to use the new
is_fidl_toolchain variable.

This reverts commit 8874e0b0aa1d47271ec2d7fe1f2f92d1e2eba1a8.

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