[roll] Roll fuchsia [pwrbtn-monitor] Support setting action to perform on power button.

On Chromebooks, the power button is used by the TPM to verify that a
user is present at the device. This is necessary when enabling
case-closed debugging or when using the TPM as a U2F key. Before this
CL, pressing the power button in these scenarios would shut down the
system.

This CL adds an interface that allows components to configure the
behaviour of powerbtn-monitor so that the system isn't shut down in
scenarios like this.

Original-Bug: 82504
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/573203
Original-Revision: 4e7a00187bbaf0e10c5925c6e1c864e1b0923120
GitOrigin-RevId: 11d869d3e6e65752314f5a15c95d081e6c31367b
Change-Id: Ib32db4c3b379773910ea337312dd26f23557b918
1 file changed
tree: 25994ababf4c2447e62f67f9964780722a71c090
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.