[roll] Roll fuchsia [power] Add optional poweroff_for_shutdown config

Part of an effort to allow Power Manager to poweroff during shutdown.
This allows a config field to be used to tell Power Manager what to
do.

Now use Shutdown to represent either Power off or Reboot.

Original-Bug: b/409775504
Test: unit test
  fx test power-manager-tests --test-filter=*test_high_temperature_poweroff

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270326
Original-Revision: 2422ec01aa11fb049c2a98f81ecf448082b47f4f
GitOrigin-RevId: 32b7d59f633bc4ece4a26a0dfda8b8ab5a18ae0b
Change-Id: Ib474b126cd38cd78115315fd7fb97490cc786464
1 file changed
tree: a7c38ecd99fb32bfd6ac6a944612815134b8b8ab
  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.