[roll] Roll fuchsia [ui][test] add simplest input app for session

This CL add a simplest app to handle touch input
can be run in flatland session.

This app will be use in lacewing version input
benchmark test.

Test: ffx session add fuchsia-pkg://fuchsia.com/flatland-examples#meta/simplest-app-flatland-session.cm
Test: fx test --e2e input_latency_benchmarks_test
Original-Bug: 131615
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/900678
Original-Revision: 5dc24e3109735cfe6b0225545baffca138dfcbce
GitOrigin-RevId: 71188d6a128ccb35f11e48237e2d59519281385a
Change-Id: I003238beb059431e6b9814566cbf6d22e80d50fc
1 file changed
tree: 9943eaa66b85769347abe37604fb8da57c5a3ecf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.