[roll] Roll fuchsia [power] Add and implement SuspendBlocker API.

- Adds RegisterSuspendBlocker function to
fuchsia.power.system.ActivityGovernor.
- Adds supporting types for SuspendBlocker: states, errors, etc.
- Adds version attributes for inclusion in the next SDK release.
- Deprecates RegisterListener. Updates use of @deprecated tag.
- Adds test cases.

Original-Bug: 400488262
Test: fx test system-activity-governor-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222925
Original-Revision: ac511e80679ffdf57cde25806732141f9ce84db1
GitOrigin-RevId: 858625445b9e1d4c9f47db249b9e92b7576076de
Change-Id: I921b23e5da1809e1352964211824d057606e21c8
1 file changed
tree: 75c51822aecbb392df2066dc8d3a6e8b3a24686c
  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.