[roll] Roll fuchsia [ffx][flash]: support configurable wait for reconnect

After rebooting the bootloader the cli based flash flows wait 5 seconds
before attempting to reconnect. Now, use the
fastboot.reboot.reconnect_timeout to configure how many seconds to wait.

Original-Bug: 308999297
Fix: 308999297
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/941195
Original-Revision: cfba0bdd4f8857adb6409f8ae9e35af52c0da93e
GitOrigin-RevId: e9b738e371062f58abb3a26a56b13d40cf5eeada
Change-Id: I9b11cc2fb83f8de48fdc17dca365ca0b108495c0
1 file changed
tree: add7b806acedce3a596dfd7bf006d8f470a74535
  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.