[roll] Roll fuchsia [ffx] abstract out expect_single_target()

In preparation for getting targets from the cache in addition to
discovery, create an abstract function for ensuring we have a single
matching target.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1421523
Original-Revision: 5ceaae61cf8ca256fed18e375aab9513bedf2fb6
GitOrigin-RevId: d5be83c44dd42c99b5d77d15d4bceb2433a387bb
Change-Id: I181e68811ff423ef351e4d94b1aa05a854e16d5a
1 file changed
tree: 1abdaab6f7cc1c349695443aec82eeb57752a68c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.