[roll] Roll fuchsia [idk][ffx] Add //sdk:host_tools_collection for clidoc

Provide a more intentional target for clidoc to use for identifying
tools for which to create documentation.

This also removes a dependency on a `.sdk` file, which is an internal
implementation detail. clidoc_run.py must still be updated to move
entirely off the internal format.

Original-Bug: 407083737
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222565
Original-Revision: cf2afa61ca5719d4d12c88e6e1f07b98aa053f21
GitOrigin-RevId: 828be79d089a19e9f8a1f14f9f241ba52a8d366e
Change-Id: I205a3a765b9ec540771447b686795d1aa91edec0
1 file changed
tree: 9b5ab92d68a96c79e52b2af4e3f914d95f4007f4
  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.