[roll] Roll fuchsia [fidl][input] Add "SLEEP" key to fuchsia.input.Key.

"SLEEP" may represent the "Sleep" key on a keyboard or something
that triggers a system sleep on mobile devices. It is roughly
equivalent to Windows "VK_SLEEP" key code or evdev "KEY_SLEEP"
key code.

Original-Bug: 395184236
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202277
Original-Revision: 4c4a9fb299462d4cab2af4659b9824e818f34c41
GitOrigin-RevId: 9124d51db48e36d2a12589b0036c68f8367a80ab
Change-Id: Iedcb5746b74996d991d4b91e276394600c233b05
1 file changed
tree: 731c5a9e297c20c35c80f3fae0db93c67beb25d7
  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.