[roll] Roll fuchsia [power] Remove hardcoded topo path in power-manager

Update both node configs and thermal configs to use `sensor_name`
instead of topological paths.

Test: fx test src/power/power-manager
      fx test //vendor/google/power -a nelson
      tested on all impacted devices
Original-Bug: b/322380938

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093959
Original-Revision: 0fa57915b8b8dae6e3f32244264cf34076b9e2a5
GitOrigin-RevId: 10ec7cd9dccb319b289ad842af7e48ceefce00d9
Change-Id: I02f85ca9b9d3237d0333b0ccd11362cb33572183
1 file changed
tree: 548e95c4828dc505823ea89afcf3ef8e8cae155b
  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.