[roll] Roll fuchsia [ui][input] move all input handlers to 1 loop

This change can avoid cpu priority shift.

Test: Manual tested on SD
Original-Bug: b/462104623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1453988
Original-Revision: 4b3b9ea0b7badc122df0e7457ecb2578542711cd
GitOrigin-RevId: e90b7e8afc4277df7cd55c776a0828943a1026c3
Change-Id: Ifb27b12a6587fac6dcdd9a44fdb3d71ad3550d76
1 file changed
tree: c0e6e52baf5fcb52c20054e5ac16cc3119f2b7dd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.