[roll] Roll fuchsia Revert "[scenic][ui-input] Clamp pointer values to bounding box for legacy clients"

This reverts commit 10f587a36d3b1e9f44491c7818dbc220ce06392a.

Reason for revert: Flutter runner fix landed in fuchsia.git.

Original change's description:
> [scenic][ui-input] Clamp pointer values to bounding box for legacy clients
>
> Original-Bug: 81710, b/192524511
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/561715

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Bug: 81710, b/192524511
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568961
Original-Revision: fdc4086ad65673bac4a377d4516b167fd1d0fbd0
GitOrigin-RevId: 1ffc9d2ca9fdb9935a28d9afd0f50e2273141914
Change-Id: I93c9374bffcbcfec94e3024f0b0010194efb6594
1 file changed
tree: e3fcbfd0c7843136d5a1c4dfd061c9d49c1f851f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.