[roll] Roll fuchsia [ffx][fastboot][interface] Use FastbootTransportError in TCP/UDP transports Migrate the TCP and UDP transport implementations for Fastboot in src/developer/ffx/lib/fastboot/transport/interface/ to use crate::FastbootTransportError instead of generic anyhow errors. Replaces bail!, context, and anyhow! mappings with specific error variants from FastbootTransportError, improving error handling granularity. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1586258 Original-Revision: 54eb3f3ea9bc89c33a814e0ca1fad206df354ee5 GitOrigin-RevId: 2c9f12e5e22af5dd14d4a5b6e8aae5e600ce5682 Change-Id: I67b9a6a84e9f47e57cbda2bfb54bf2549fc97b8b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.