[roll] Roll fuchsia [ffx] Add path for fastboot streaming flash

Add a check that determines whether the target supports fastboot
streaming flash with a fallback to the current raw/sparse flash
implementation.
Streaming flash is not yet supported.

Includes minor modifications to fastboot interface test structures.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1685974
Original-Original-Revision: 89e5f0f9dfea731e58c3bf0fe9a21c0c5c568e17
GitOrigin-RevId: bc3bdab676d5277e9842adc8bbe44c04285e622b
Change-Id: I88470182854ec08196112b4f7b3739aef993132a
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1694474
Cr-Commit-Position: refs/heads/main@{#196167}
1 file changed
tree: 39516a52dce0b8854309a6d97b19c2111d0710be
  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.