[roll] Roll fuchsia Revert "[ffx][target] Increase fastboot USB polling frequency to 5s"

This reverts commit 389ee2af84257755e65278dc63fcb9c466ddf704.

Reason for revert: observing sharp rise in failure to rediscover devices after flashing firmware on at least Nelsons and Sherlocks using fastboot flashing.  go/bbid/8776836811574814977 , go/bbid/8776837574116970385 , go/bbid/8776836339077467633

Original change's description:
> [ffx][target] Increase fastboot USB polling frequency to 5s
>
> Otherwise races with fastboot rebooting.
>
> Original-Bug: b/289282701
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878914

Original-Bug: b/289282701
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880104
Original-Revision: 1b4946c884459dac9e412ad82026beb81356b43e
GitOrigin-RevId: 6ca9f3c1d13e49e68e20530447998032ff3a1993
Change-Id: I06fadbf740da5e961be4c63e1b4509146ab040fa
1 file changed
tree: 3e5e9b2540350075699daf0c767b2bb735bdb033
  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.