[roll] Roll fuchsia [driver_manager] Make WaitForBootup wait indefinitely

Make the driver manager not prematurely complete WaitForBootup FIDL
requests if the bootup deadline has been exceeded. Instead, have the
driver manager wait indefinitely.

Original-Bug: 406591090
Multiply: driver_development_test: 100
NO_IFTTT=Log statement will still be logged when the test expects it

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245526
Original-Revision: a6268cdcf6665c27f584057a7507c33e2830cae9
GitOrigin-RevId: a5f131343b409089ff907039c9c94cf38a1ae3e3
Change-Id: Ib1b3cdeae80fb164897feaf4163b18d8ff8866a9
1 file changed
tree: 36b9f521cee94ab27d6ad3a1aa3c21f7d2e4decd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.