[roll] Roll fuchsia [input] Handlers update InputHandlerStatus fields for events handled.

Create count_handled_event that updates events_handled_count on a
handler's dedicated inspect node. This should be called by a handler
upon consuming a received input event.

Add support for counting handled events to Input Handlers that consume events.

Original-Bug: 128813
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/880113
Original-Revision: da763bd27a008375b097d23415d76d59f616d06a
GitOrigin-RevId: 6760c19f5e9641c9d6cf441fe2d727549feaba78
Change-Id: Ic41eb580ee7d456e59f961233b3df983ed6d84a5
1 file changed
tree: ec4bb5b863f273402a541832d065b4115c7ef12c
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.