[roll] Roll fuchsia [adb] Add adb-client for hermetic E2E testing Introduce a host-side ADB client and a supporting FIDL library (`fuchsia.testing.adb.Client`) to enable hermetic end-to-end testing of the ADB stack. The new `adb-client` component: - Discovers USB ADB interfaces and connects to the appropriate endpoints. - Implements the core ADB protocol handshake (`CNXN`). - Provides an interface to execute shell commands and capture their output via `WRTE` payloads. Original-Bug: 488048795 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1598950 Original-Revision: cd2d33d59fe2e7f062331a293f886ebaeac6bc97 GitOrigin-RevId: d5b3213033a32db3ecd56d4ac8d1e3bbc44abdec Change-Id: Ia486fb239c138eda437b926c28be4620f8563e6f
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.