[roll] Roll fuchsia [power-manager] Async ThermalLoadDriver building

A later CL will introduce a separate polling task and the sensor name is
required to be known ahead of creating both. This necessitates fetching
the sensor name outside of the async task, which forces the builder
method to be async.

Original-Bug: 412649068
Test: fx test //src/power/power-manager
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265824
Original-Revision: 37b64c217e2b4c1f89a248500bc6a9cdb7f56b30
GitOrigin-RevId: f2b02aed7274c26179f464eb99ea00ba67df1ff7
Change-Id: Ie3ac46dc018b64673b663e982cd310c9cc2017eb
1 file changed
tree: cb7688a9ed790e19f067b055e9f80a08f7306964
  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.