[roll] Roll fuchsia [ffx][fastboot]: add builder for FastbootProxy

Adds trait FastbootConnectionFactory to enable returning FastbootInterfaces
from a managed struct.

Adds test fixture: TestConnectionFactory

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/938153
Original-Revision: 8d4cdb6a516058bb328ceb2405e6e121c57fde0a
GitOrigin-RevId: c32d0b1fe570986216ab03277d3762626c8a19ff
Change-Id: I4a94e2ff8e5d5bb3a53e42b4c371c6e6d2600b12
1 file changed
tree: a5d50bbc0840ae0f5daafeb371dae6942c137eec
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.