[roll] Roll fuchsia [input] Action keys handler for Chromebooks

Chromebooks have a top row of action keys, which are currently not
mapped correctly.  This change makes the action keys available to
Fuchsia.

The key numeric values are defined in Chromium, here:
https://source.chromium.org/chromium/chromium/src/+/main:ui/events/keycodes/dom/dom_code_data.inc;l=443;drc=169c6cc102b39295a5bfe2f2a176b42b1c2fe2c4

Original-Bug: 97312
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/677891
Original-Revision: 380ef11ee756f08285339396fc50f3f9d2e735f4
GitOrigin-RevId: e6cfa26d5c44d8f3a2a22998d15fcad9364e66cc
Change-Id: I3e66a0d8ea5bfe419acd08b68481ff7daa19d528
1 file changed
tree: aa4353289ee5d3d781bf6aed29b8286ce84db73f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.