[roll] Roll fuchsia [paver][flake] Wait for ramctl before using it

There was a race here where we are attempting to use a device before it
has finished enumerating. Prior to moving ramdisk, this race was always
won, but now that it's downstream of platform-bus, it sometimes loses
the race.

Original-Fixed: 81517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/560966
Original-Revision: 1e57cc4378e8078c721443c2a01af31c57505233
GitOrigin-RevId: 8471e1760461d71365e3b2ab6691ccf509790f04
Change-Id: I39c11eb6738de4b5990f4b1cf8f563bf0d8a38e4
1 file changed
tree: 35ae5db64b5fdabd62dd3ffce735dc80a90a6684
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.