[roll] Roll fuchsia [ffx] Fix PEER_CLOSED issue w/ ambiguous target.

There's a possibility when querying for a target from the target
collection that the actual error will return after there is a
PEER_CLOSED error propagated to the child target proxy.

Original-Fixed: 100824
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681908
Original-Revision: 6298a10d4ad6d19066bcaa61fbbfbd739bbce299
GitOrigin-RevId: 9fafad5bddfcbeef01ba0a89fa4047b8b0469a0f
Change-Id: I38ce0e7e4dcd4c99460171451a56b27a2ecea223
1 file changed
tree: e965d337f948b2ec6c6baa1f1e26d7d2d4124800
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.