[roll] Roll fuchsia [idk][ffx] Rename //sdk:host_tools.internal

Rename `//sdk:host_tools.internal` and the the target that uses it to to
more clearly represent their intended purpose. Limit the latter's
visibility, especially for production targets, to avoid misuse.

Original-Bug: 317385989
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195099
Original-Revision: 8bc0f624728aa660d249b315b249f88a443ed620
GitOrigin-RevId: 21daace2300c581ba34105da800a0598d79e3d87
Change-Id: Ie8f0761e6492b2c1dafeae6524505b6e8e1e064f
1 file changed
tree: 9973036927cdd1356bdd2d9d90e3180da550fba5
  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.