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

This is a reland of commit 212730ce8d9fe23e03b156ef0fd91182f100b6a5

Original change's description:
> [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.
>
> Change-Id: Ia2e4b5cff1bf447b1ed0479635ac11f8e21c0f01
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1210311
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: Aaron Wood <aaronwood@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1212145
Original-Revision: 6f9bdd096fdac7d671d04837eddd64df088b5128
GitOrigin-RevId: 6d863f0fcf24b879a0c2bf07e3008237209f79fa
Change-Id: I7f904adc335c6f285e4454b047371e7a6e7f1c9d
1 file changed
tree: 82b004eb988053b7819bbccfc15fa9ab687ae6ce
  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.