[roll] Roll fuchsia [driver_manager] Suspend base drivers on shutdown

When we shut down we have to suspend all drivers that live in
storage. This includes /system/ drivers but also base drivers.

TEST: driver-manager-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707224
Original-Revision: 3afadd2cacdab572773c70a1fdaeb8ef3fc9e7be
GitOrigin-RevId: a0ef92ece0779ff459e92bfd20d8d3be688b6dd7
Change-Id: Idd24c06028155c07a87053db8e4b4042bad17293
1 file changed
tree: e4ddd011aa296c2d8cb031b9d3f518f93b8e0fab
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.