[roll] Roll fuchsia [shutdown_test] Wait for /dev to be mounted before shutdown test

The shutdown test must wait for /dev/class/acpi, but that directory
will not be available until /dev is mounted by console-manager.

Original-Fixed: 109072
Test: fx test shutdown_test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/724064
Original-Revision: f60ff1f37eec1776e5ac58302015d466b6c95efe
GitOrigin-RevId: d1fac1526e545182eceadd30abf41b03f1a0dfe9
Change-Id: Ic604bde7084fb4059228b4180567790d84d8ce2f
1 file changed
tree: 24933d6e13e89591c538d002fa0592a4d9cd2f97
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.