[roll] Roll fuchsia [ffx] Add specific fatal/non-fatal errors.

This adds (but does not make specific use of) fatal and non-fatal errors
capable of being surfaced from SSH and OvernetConnector traits. Underlying
behavior should remain unchanged as no callers yet make a distinction
between fatal/non-fatal errors.

Cq-Include-Trybots: luci.turquoise.global.try:sdk-core-linux-flutter,sdk-core-linux-chromium
Original-Bug: b/338436543
Original-Bug: b/340542098
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050562
Original-Revision: 90e16e8b6fd8ac0b3fa26730d7da3e358786a743
GitOrigin-RevId: c0137413964ef4a8bee653b1d16ef3254c3a45af
Change-Id: I05f2fd91545b82dc6024ee71add96eb6fb031921
1 file changed
tree: b63736571b6f1d8b7c185216a3bba58971fb5796
  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.