[roll] Roll fuchsia [ffx][target][reboot] handle fdomain closes better

If we get a ClientRead error from the shutdown call, that means we
cannot read from the transport. It is safe to assume that we cannot read
from the transport after issuing a shutdown call because the Target has
begun the shutdown process and stopped communication.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1569014
Original-Revision: 91fd54a36f323b7773c281f78db572877915631e
GitOrigin-RevId: f0aa9b204168a9b87ea8d8b9c0adc52de9bb4767
Change-Id: I475e3dcfea40dcd935153baa05a8aad23cbf32b9
1 file changed
tree: d8292502f560875229493640badc3dd545cf3df8
  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.