[roll] Roll fuchsia Revert "[ui][input] change touch_injector_handler to send event async"

This reverts commit b7d7f513b9f19162a94dd3bccb0076df4029e90a.
This also reverts commit fxr/1420094

Reason for revert: b/460807475

Original change's description:
> [ui][input] change touch_injector_handler to send event async
>
> Original-Bug: b/449207459
> Change-Id: Ifee8aee474c4ef9c27c5d112e6b4350fac5ea4a8
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414202
> Reviewed-by: Emircan Uysaler <emircan@google.com>
> Reviewed-by: Caroline Liu <carolineliu@google.com>
> Commit-Queue: Jianpeng Chao <chaopeng@google.com>

Original-Bug: b/449207459
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1426374
Original-Revision: 7012e194e8621153c95ebe767c4601c42d83533b
GitOrigin-RevId: 308369cc46e4988d0300f4c307bd48d66f823026
Change-Id: Ia0e49dec8008ae1727cb582347a87cd822ff520c
1 file changed
tree: bdfb7ba5a87bb0e0bf75da4124087524db994b29
  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.