[roll] Roll fuchsia [power] Add routes for power.systemmode services

Adds capability routes for fuchsia.power.systemmode.ClientConfigurator
and fuchsia.power.systemmode.Requester from the Power Manager to appmgr
to be used by SDK-based v1 components.

Original-Bug: 91839
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648203
Original-Revision: b47c5c2e53b6edfd981f35c4857f58c97a3ac26d
GitOrigin-RevId: 7a4d646bbea56acea0cf06775684f839eca72f22
Change-Id: I5cc417947afb3bc651c2951a33e530732a3f489a
1 file changed
tree: b9e6c1df90ab5585f44af6a0a95e4241fafef0c4
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.