[roll] Roll fuchsia [ui-input] input-synthesis: add new InputDevice (3/3)

Properly implement the `key_press()` and `key_press_usage()`
methods of the `synthesizer::InputDevice` trait.

The remaining `todo()`-s in trait methods will be addressed
over time.

Original-Bug: 60790
Test: fx test input-synthesis-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/452776
Original-Revision: ffe9ade5bd3deeaf2b74fad58e52e56a90188db3
GitOrigin-RevId: e247fd84b255ad191fc5e0885134abe2ae046c9e
Change-Id: I8a66dc07861e45f1a219318e1785a6fc72c35d63
1 file changed
tree: b08c06895546059d5b094e299840b271bbd1f7c1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.