[roll] Roll fuchsia [starnix] Establish connection between Starnix and MouseSource

This CL establishes the connection between Starnix and the MouseSource
in InputPipeline. We also create a basic skeleton in Starnix for a Mouse
relay that, for now, just watches for incoming MouseEvents from Input Pipeline.

Original-Bug: b/380119987
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200308
Original-Revision: f6cde6ae20b40837978c51f6771d2ea1222aee0f
GitOrigin-RevId: 28375e4a4f0c7c82ea12a677bf0ada04be82aa3e
Change-Id: Ie03120a6fb3a9206e5fafad8411d96a062597fd7
1 file changed
tree: b96cbb351cd796e6609615f38f211f0b086f0ea5
  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.