[roll] Roll fuchsia [build] Split host tools out of //bundles/tools

Now that the platform includes //bundles/tools directly, the
host tools can be split out of //bundles/tools and no longer
are dependencies of the discoverable package set.

This also cleaned up some empty groups that were included as
part of //bundles/tools.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210311
Original-Revision: 212730ce8d9fe23e03b156ef0fd91182f100b6a5
GitOrigin-RevId: 6f50a99236c621ecbf5b8eda2c0b85a8f1d853cc
Change-Id: I23dc6214498d6c0c08e8b1ea2ad320e266a4e7b6
1 file changed
tree: 68d59d2b8e8ca7d47d9ee36838bccf21df7efdd5
  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.