[roll] Roll fuchsia [starnix][power] add some commentary

There were a few things that were a bit subtle for me,
when reading the code in `power/manager.rs`.

This CL is intended to (hopefully) make those things
more explicit to future readers of the code.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100828
Original-Revision: f1c988def5e75f722bb4f3b433d016fe95952e58
GitOrigin-RevId: 91f8b4af86aa147e2985a5ae561e3a05a6d822d4
Change-Id: I1d3a9c61753f51a1034d3e7b0d063c1a75e64a4f
1 file changed
tree: b4dd3233256daff2df4309b1901793c727b512ec
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.