[roll] Roll fuchsia [docsgen] Remove use of //sdk:host_tools.internal

`//sdk:host_tools.internal` is only intended to be used by ffx tools as
part of the build. `//sdk:host_tools_for_single_toolchain`, which is
already a dependency, is a superset of that target. Switch the "--sdk-manifest"
argument to that.

Original-Bug: 317385989
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195097
Original-Revision: 2ec4367008b8f716b6dd5d8567f6504488d091c0
GitOrigin-RevId: e6254b1c5c41ba6a4957c279eb73dbb820cb6963
Change-Id: I0e2d1ec91432ed678c9e2b58f7a115eac89bc858
1 file changed
tree: da76a45e4d51514c8c2d83b92a6accb5c4060781
  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.