[roll] Roll fuchsia [fidl][build] Remove toolchain from SDK category marker deps

https://fxrev.dev/1061919 added added the default toolchain qualifier to
a marker because the asan toolchains triggered a toolchain assert in
`//sdk/BUILD.gn`. This is no longer necessary now that the SDK category
markers have been moved elsewhere.

Original-Bug: 330629017, 369681879
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156832
Original-Revision: d04351e89f6f7aa94fa81893128533f2ad8a5806
GitOrigin-RevId: 6e04939087d9d7baac838f3b1183271add630a1b
Change-Id: I48f2952d6e86ccc1e48487ad26a599461df67d5b
1 file changed
tree: 41e0181fc91816e72bfd2bfdc8434bf5a7d8d50b
  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 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.