[roll] Roll fuchsia [ui][test] Allow clients to specify touch locations in physical pixels

Some test writers have found the virtual input device's logical
coordinate space to be counterintuitive. This change allows them to
specify touch events in physical coordinates instead.

Test: fx set ... --with //sdk/fidl/fuchsia.ui.test.input; fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/768659
Original-Revision: d1348295507a4279c77eab4201922a105f918876
GitOrigin-RevId: 820e8f7b5f2150d083de728f74130bd60006038c
Change-Id: I1c1caff77e1ee0d98b343c08528aea42088077f7
1 file changed
tree: 29001602a5ba80bbdf6e21461343e5f82b77c7ce
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.