[roll] Roll fuchsia [power][test] Allow disabling temperature filter

Adds support to disable temperature filtering in integration tests. The
switch is added to Power Manager's structured config, and is always
false by default.

It's useful to disable temperature filtering in tests because the filter
is dependent on time which is not predictable in a testing environment.

Original-Bug: 104266
Test: fx test //src/power/power-manager
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727970
Original-Revision: 534fd905ad567bab35c8e5634391d7fc6a7989f3
GitOrigin-RevId: 4047829c2e0b9f15e33111416ec38af504d5ae4c
Change-Id: I38a69220c4d8a19b0c7333bded350f9382b5ba69
1 file changed
tree: 013857441b712bed9a1855da0e88b7c753b982b7
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.