[roll] Roll fuchsia [power-manager] Remove fake dependency

It's not longer important for power manager to outlive driver manager.
As such we can safely remove the fake dependency which was added to
ensure it does outlive it.

The lifecycle stop hook was also implemented to ensure it can exit
gracefully once it needs to stop.

Original-Fixed: 42071033
Test: component start power_manager; component stop power_manager
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259367
Original-Revision: e81e21e22346586cfa78aabe97ae8c1318fa7bb4
GitOrigin-RevId: 2a8e6b0f7f9c20708254cd7faf0cfffb533e6127
Change-Id: I2cbf64a9147d68007923707358e1919267ac976f
1 file changed
tree: 554ea04dfe3f7acd76eea7935d0827661197dd4e
  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.