[roll] Roll fuchsia [session] file crash report and reboot on 5-button press

See go/fuchsia-debug-shortcut for more information.

Original-Bug: 475927005
Test: manual tests indicate that with enable_debug_shortcut locally set
to `true`, the crash report is filed and a reboot is initiated when
pressing 5 buttons in a row
Test: fx test session_manager_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1494196
Original-Revision: 40d0d121852ee2c1feda8344b48bf4138c40b35e
GitOrigin-RevId: 02db08966b09507153c2228510a000bb027140d1
Change-Id: I38e9ec7b5ab30805bb1e77e25e318ea50bd1bf64
1 file changed
tree: ef0605aff05c92490b716d01344bcc982ad27613
  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.