[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
diff --git a/stem b/stem
index b090b92..b31e3da 100644
--- a/stem
+++ b/stem
@@ -11,7 +11,7 @@
              githooks="integration/git-hooks"
              remote="https://fuchsia.googlesource.com/fuchsia"
              gerrithost="https://fuchsia-review.googlesource.com"
-             revision="c0a9ecc915a8c7806f45f90d2838053c39e26091"/>
+             revision="da763bd27a008375b097d23415d76d59f616d06a"/>
   </projects>
   <hooks>
     <hook name="install-environment"