[roll] Roll fuchsia [power] Add Boot Indication API

Boot Indication API is used to notify the SAG that the system has
completed the booting, and can suspend when dependencies on the
ExecutionState::Active drop to zero.

Original-Bug: b/333699275
Test: TBD
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1159617
Original-Revision: 4624a69849535f4313ef2fd6000ec311329b592e
GitOrigin-RevId: d5fd39677b61839c920120490d28792d73116bef
Change-Id: Ie7dc00a7a1d4ea0c0c35842ad7e541d5c5750b90
1 file changed
tree: 293e4dc962d50a1e98a0f82384e29d19270cd844
  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 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.