[roll] Roll fuchsia [input][driver] Define const ToFidlInputReport() in Report types.
This change is the second step (of 3 steps) of the ToFidlInputReport()
soft migration.
This change adds "const" specifier to all ToFidlInputReport() methods
for all in-tree input drivers.
Test: fx build
Test: //src/ui/input/drivers
Test: //src/devices/light-sensor/drivers
Original-Bug: 380354758
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161887
Original-Revision: 2a7d66afa83049aadfc38a7e95d07e17af14c5fd
GitOrigin-RevId: d0ea915776fdf58836ab3b6568a76ec2feec469e
Change-Id: Ibe9438e5c4829102aaa760c84961dec6efd0f002
diff --git a/stem b/stem
index d82a860..1794dd2 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="7d1c2cbbd539b6ed85033074725db95c2bc7dd14"/>
+ revision="2a7d66afa83049aadfc38a7e95d07e17af14c5fd"/>
</projects>
<hooks>
<hook name="install-environment"