[roll] Roll fuchsia [input-pipeline] support mouse wheel event

This cl pumps the wheel delta from driver to input-pipeline.

Tested:
- manual test on Chromium.
- input_pipeline_lib_tests
  - src/ui/lib/input_pipeline/src/mouse_binding.rs
  - src/ui/lib/input_pipeline/src/mouse_injector_handler.rs

Original-Bug: 92589

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/644844
Original-Revision: bb3af4b0e675547b5b18cd48231362875d17b289
GitOrigin-RevId: 0e6468f6c35e05ac664fcf9661a3b91b079f54ad
Change-Id: I0e51a24eae5e9834f65acaf8ca2bf56bb695d706
1 file changed
tree: 31f18d967b889b86083a6745ce3f3db4e94aa762
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.