[roll] Roll fuchsia [starnix] InputFile updates InspectStatus for uapi events generated

Create helper method `count_generated_events` on the InspectStatus struct that adds to the uapi_events_generated_count recorded on touch InputFile's inspect node.

Call this method in the touch relay after generating a new sequence of uapi events from the received FIDL events.

Original-Bug: 131765
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/898438
Original-Revision: b264f6d5a4fee73240fe65f4de8cf5d411b1aed4
GitOrigin-RevId: fb6617292d0232010a86f6e3763f0c0fa2549fe6
Change-Id: I45d9ee7aa8b82317895f569352bbb05469a6862d
1 file changed
tree: 1f643d161636e1e4553a2a41cc000d6d97c5a0f8
  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.