[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
1 file changed
tree: 47f85a6ecf684c6d4e81100508d3bb210bbaf152
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.