[roll] Roll fuchsia [starnix] Touch InputFile updates InspectStatus fields for FIDL touch events received

Create a new helper method `count_received_events` on the InspectStatus
struct. Call this method in the touch relay to count the number of FIDL
events touch_source_proxy receives from `watch` calls.

Original-Bug: 131765
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/897559
Original-Revision: ef6d6343c0855498d0b97046d34aba9d460418d1
GitOrigin-RevId: c456cb24c6d78f68a50166ab82cba4df4fe42bd9
Change-Id: I6816ec3a1c1ec6f4714cc063db98c53577783a7d
1 file changed
tree: ecc9566abf0210cb185c98f16bd2e454756709fd
  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.