[roll] Roll fuchsia [power] Enable & route fake power sensor to SensorManager

The fake power sensor exposes the fuchsia.hardware.sensors.Driver
protocol as a service capability to the SensorManager. In addition to
enabling the fake power sensor, the capability needs to be explicitly
routed to the SensorManager through core/.

Changes:
- Enables fake power sensor for -eng builds on vim3 and x64 via AIB
- Routes fuchsia.hardware.sensors.Driver service capability to
  core/sensors

Original-Bug: 371085063
Original-Bug: 371090567
Original-Bug: 372564571
Original-Bug: 382152816

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1180114
Size-Review: Thomas Zander <thomasalpinus@google.com>
Original-Revision: b84a0ef05169edcb2b8db7f7d3dd212e123e195d
GitOrigin-RevId: aa595eeac3bcb6459fe79e7e2db34de3f43bc862
Change-Id: I6e809508782263bd55760d72b1184587325c8ae5
1 file changed
tree: 2eba54b981d139cbfef7aba530437eac1514dd2a
  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.