[roll] Roll fuchsia [power] Fix routing for ElementInfoProviderService

system-activity-governor offers an instance of the
ElementInfoProviderService service capability, but due to a lack of
routing in component manifest files this capability is not currently
available to other components.

Changes:
- Implement routes for the ElementInfoProviderService service
  capability from system-activity-governor to bootstrap/,
  core/session-manager/, and Starnix components

Original-Bug: b/343804720

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1073416
Original-Revision: 3876de0c718bd48d14f68fb130b5af07a34fb44d
GitOrigin-RevId: 2f376168790a0a028cb017bd2106cee642b7a615
Change-Id: I2b23995c3d443beca48b575aca8f347cb3e03aa6
1 file changed
tree: f9497e0e469f8d94561634986aad10e0cc2495a1
  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.