[roll] Roll fuchsia [df][power] Create storage when dependency arrives

When the storage driver registers a dependency token with driver
manager, create the storage element. Then register this element
with SAG.

With power management disabled we defer creation of the storage
power element until we need it, which is to say until there is a
driver we need to start in the base collection. In this case we
allow creation to fail because SAG and Power Broker may not be
on the system.

Original-Bug: 454169735
Original-Bug: 477354367

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415477
Original-Revision: ab7d96fd4c937918b0cacd69ff7f93af860892ca
GitOrigin-RevId: 006f6ed027460993fc98241fe14f678b8a97c04a
Change-Id: I0f9432badaa6921b92fb69ed3a6b946299ed9f81
1 file changed
tree: e76a1c5b8a996e607f13b1910a49a582915c92c0
  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.