[roll] Roll fuchsia [session] listen to 5 side-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 expected debug log is emitted when pressing the side
button 5 times in a row
Test: fx test session_manager_tests

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1483697
Original-Revision: 7fec8d0837ffa793e125bf086899904e72cced6a
GitOrigin-RevId: ccc20b372b2f24257456fefde155cd1c2a967956
Change-Id: I2b2357135027ae78de0980a7113231e5bd63af24
1 file changed
tree: 0fd5968ecff3a2a71698deebefab2332c27e1423
  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.