[roll] Roll fuchsia [ui][test] add `finger_count` to SimulateMultiFingerGesture fidl

because `array<fuchsia.math.Vec, MAX_FINGERS>` is fixed length which
we can not use `.len()` to get the count of fingers.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/968676
Original-Revision: 5ce081d0cfeab540e86f1f68d11a81329d9d5cfd
GitOrigin-RevId: 547794844637ac364637c440c96e4dcf2401a6a4
Change-Id: Iedf6d077061c5b0d6d157a77838ba56b37421e85
1 file changed
tree: 17154be8dbbb08c2a6ab1ddd4a3a79f844ed7d4b
  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.