[roll] Roll fuchsia [reboot] add new hw reason for user-initiated hard reset

* this corresponds to when the user can press a key or insert a pin
  that the hardware is set up to recognize as a need for a hard reboot
  without involving Fuchsia
* we don't actually set it in any codepaths yet

Original-Bug: 494585004
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550821
Original-Revision: ea6c6cad99739c86de1b02a422ee606912cf4b5e
GitOrigin-RevId: 53ddd2b92cb41b1504cd19f87b60e731a893791a
Change-Id: I5f4883043b7fb5e9fb0140bea93037cca21e7a20
1 file changed
tree: 903e187b04eb73bc3bbcc07db9119b35acaf6aa9
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.