[roll] Roll fuchsia Revert "Reland "[ffx][fastboot]: add discovery struct""

This reverts commit 662a7afb962a88c1763d37c148747189fceddd77.

Reason for revert: test_usb_watcher has been failing since go/bbid/b8763152985975907089

Original change's description:
> Reland "[ffx][fastboot]: add discovery struct"
>
> This is a reland of commit ddbdd7c6f37a8cccce7673387a39ecc07511d887
>
> Original change's description:
> > [ffx][fastboot]: add discovery struct
> >
> > Adds struct and function to allow for poll-based scanning of the usb
> > devices for fastboot targets.
> >
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/947358
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/951993

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/952689
Original-Revision: 93e6f51b942c345dcaa5089bbddfe18e97dd6bdf
GitOrigin-RevId: 66a8535396983348be869f91d7716aa593900f05
Change-Id: I5280e65efee667cb707bb78c0058e50047ff946e
1 file changed
tree: ea67e88212a8cc1218041d17faeb6377d93d0042
  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.