[roll] Roll fuchsia Revert "[bazel] Set install_host_tool for orchestrate"

This reverts commit 8a7179a254ead631e67df12e1e283613c47d1c4e.

Reason for revert: No longer necessary after https://fxrev.dev/1789117.

Also update the reference from `//bundles/tools/public_host_tools`,
which was added after the reverted commit.

Original change's description:
> [bazel] Set install_host_tool for orchestrate
>
> This is necessary to get orchestrate to show up in tests.json so it can
> be published by the host_prebuilts builders.
>
> Original-Bug: 542379821
> Original-Bug: 545640988
> Change-Id: Ie06373bec59382cd26b7d6746a639ce59363d4c0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1757891
> Commit-Queue: Oliver Newman <olivernewman@google.com>
> Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
> Reviewed-by: David Dorwin <ddorwin@google.com>

Original-Original-Bug: 542379821
Original-Original-Bug: 545640988
Original-Original-Bug: 553620187
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1792037
Original-Original-Revision: 5c435fa87aa128658cd72a1bb24649ea4cc99f8a
GitOrigin-RevId: 353313dd975c78f4670303661e5574e04108ad6b
Change-Id: Ic1b6e1035a5b5269f1b9ed6e885e84a130c46108
1 file changed
tree: 3d88e5ce94b04bad72b5dbd4f84a526f2b596613
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.