[roll] Roll fuchsia [input][report] Add GetInputReport method to InputDevice

This method corresponds to GetReport in fuchsia.hardware.input, and is
needed for clients transitioning to fuchsia.input.report.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575441
Original-Revision: 775a9e86b4c202f5bd9364dad1e3a55789f41d16
GitOrigin-RevId: f1cb87887c2776deffafbe5f3a1ff9324aec1124
Change-Id: I71e3c5871a9524a73190e1da8100c167cc353ae7
1 file changed
tree: 63a8c37a7d240ea6f6fc62a3cf0b0537505f469b
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.