[roll] Roll fuchsia [virtio][mouse] Ignore REL_HWHEEL events.

Currently the HID descriptor doesn't have a specific field
about horizontal scrolling, and different vendors may have
different ways to include horizontal scrolling state into
its HID descriptor. For now we can ignore all REL_HWHEEL
events until we determine how to support it in hid report
reader.

Original-Bug: 65215

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/455859
Original-Revision: b45cd2f201dd1e0bece6a6c1a7bb7f561609e15b
GitOrigin-RevId: 5a6c907c5cdd5d8faa45210d9a89f617f49f16f9
Change-Id: I95924ac78235c31ca339376847a42d1d4525bde5
1 file changed
tree: dd0f5314da11a0d5e31cacc54a8e8f496d72a622
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.