[roll] Roll fuchsia [power-manager] Emit temperature readings to inspect

ThermalLoadDriver starts a new polling task per sensor that fetches the
temperature once every 30 seconds and writes it to inspect. Up to 360
measurements are stored, resulting in 3 hours of data when no
suspensions occur and more when they do.

Original-Fixed: 412649068
Tested: fx test //src/power/power-manager
Tested: Created a snapshot w/ an eager power manager, see crash report f1df0d5716ff227c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1265232
Original-Revision: e933b6b821d7e213d501ec3b1a6114e850c3f106
GitOrigin-RevId: d4ca102fc73c51af9738238e40f6667cfc5fb7e1
Change-Id: I05edf3786158a1a85c317838f2d7c0339d861519
1 file changed
tree: 22151f96fc696f7dc67178bcac827d3ad7357e4c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.