[roll] Roll fuchsia [scenic] Pointer event injection uses wire bindings.

The goal here is to use wire bindings to eliminate HLCPP overhead for
the hot path of dispatching pointer events to the correct client.

This does not completely expunge HLCPP from this area:
- registering an injector is not on the hot path
- tests would require significant changes

NO_IFTTT=changing binding type is irrelevant to DSO version

Original-Original-Bug: 503773102
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1628820
Original-Original-Revision: 4ebf7603e9a5513b357fbafb0b7cf848206207f4
GitOrigin-RevId: fe6a4f1c045b46878e48c756079c1851967e4d53
Change-Id: I201ac3cad81fc251a08282c2101299698b571d10
1 file changed
tree: 3be1899269606c415d630d0ba3505fc7f0094fe5
  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.