[roll] Roll fuchsia [firmware] fix lacewing reboot-to-fastboot race

It seems that rarely `fastboot devices` will report a device before it
is actually ready to use, which caused our test logic to see some output
it didn't expect.

Issue an initial command upon rebooting to fastboot mode to ensure the
device is fully connected before running the test.

Original-Bug: b/419262916
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282405
Original-Revision: c33cae706c4360a717800f15e94d522d6d14252a
GitOrigin-RevId: 842878c023d566592bc57ed333892aeeecb084a6
Change-Id: I897f56c75542fb816f1fab01b06ce584a68c8be0
1 file changed
tree: f71a14c10efd32eb811879d7283c634afa8c7f13
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.