[roll] Roll fuchsia [build] ensure //tools is host-only

The targets in //tools are all host binaries, so make sure that
they are included as such from //bundles/tools.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1211130
Original-Revision: 0b0205d75de2e1f27e3bc2cda2a3bb61ceee200e
GitOrigin-RevId: b69650fb8da10eb1831cd05b297620eb954cfe97
Change-Id: I883c35f53ed51dd3fe60d4717096a5abf9923ec3
1 file changed
tree: 2877ffe577ebf0104013622c236d40d83279a724
  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.