[roll] Roll fuchsia [starnix][input] Support FIDL Key::Sleep to evdev KEY_SLEEP conversion.

This adds a mapping rule between FIDL "Key::Sleep" and evdev
KEY_SLEEP (142) key codes.

Test: Added KEY_SLEEP to linux_keycode_testset test case.
Original-Bug: 395184236
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202279
Original-Revision: 7931b5a20686b918336618e4bfaf83f86ec68587
GitOrigin-RevId: aab93381c34d95148d85c7c773d76ff5f76a0f5f
Change-Id: I48e1e68ddcc9d7484ca24e0e4af4efb1e4340a36
1 file changed
tree: d7d4c4abf40517ebbe3630507ed7172108ed1021
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.