[roll] Roll fuchsia [carnelian] Use input3

Switch Carnelian to get keyboard events from the keyboard
service instead of the scenic session.

Currently Carnelian doesn’t support the sync events, as the
testing and use case for them is unclear.

Carnelian also marks all key events as handled, as the use case
for unhandled keyboard events in Carnelian is also unclear.

I had to remove some tests from terminal that were using a function
I removed. I’m not sure why tests for Carnelian we added to terminal,
but I’d be happy to take a CL to add them to Carnelian itself if someone
really thinks they are needed.

Original-Bug: 64104
Testing: manual plus unit tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/451377
Original-Revision: 8b70f1d329ca1e3335b8c7e75d0f59e127663cc0
GitOrigin-RevId: 7a2c5e1bcdf5582809d252485281456ec7d84e62
Change-Id: I79552b635990cbf6ea9b754582637c6f342af73b
1 file changed
tree: da1c99db9c539c85bf270fef27e06bdcfd558ee9
  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.