[roll] Roll fuchsia [fuchsia-controller] Handle FC_TRANSPORT_ERR/FC_PROTOCOL_ERR

This was putting transport and protocol errors into the same general
area when they are different errors, causing reboot issues.

Original-Original-Bug: 509964035
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1597285
Original-Original-Revision: 1d21e096db4844be530a019ab453ce6ad1c6af34
GitOrigin-RevId: 209380c0e4fe6947600a7fa81d109587c9167616
Change-Id: Idce7f68c8b86919a6d97646fa8951f7235fadfb4
1 file changed
tree: 96aafd11f943ff31a9df83b9b73215f6f0f1d548
  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.