[roll] Roll fuchsia [starnix] move mouse event conversion to separated file

Move the mouse event conversion logic from `input_event_relay.rs`
to `event_conversion/mouse_fuchsia_to_linux.rs. No behavioral changes
expected.

Original-Bug: b/500834737
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1573914
Original-Revision: 9ed48829f07001808281e4986291a8a63f5f368d
GitOrigin-RevId: 4c4a677de66d843e325e0a62cbd44c05ec09e16a
Change-Id: I5173c66e9746e2ff567c3f4290eddb24b6769841
1 file changed
tree: 6c000174cd469b6dd6fc69553f1543322edf1a55
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.