[roll] Roll fuchsia [ffx][build] Updating cli-golden tests to be host only

This Updates the BUILD.gn file for the ffx cli-golden tests
to be host only. This avoids creating empty groups for the non-host
toolchains and also prevents adding these targets to non-host toolchain
build graphs.

Original-Bug: b/326261127
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994931
Original-Revision: 634afddfd3379ca22bf65e0356a3a8b7959af8b9
GitOrigin-RevId: e80e55a7e8100aa12a4ed8cafcd742da0de28b8a
Change-Id: Ice938c088fea7b613c373b0f46f371ddf332b911
1 file changed
tree: a9a0ad894e6baa6d87831e75f565fa175ca21982
  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 via the IRC channel #fuchsia on Freenode.

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.