[roll] Roll fuchsia [a11y][gesture-recognizers] Factor out timing constants

Factor out timing constants from the various gesture recognizers,
so that we're not repeating ourselves, and the values are all in one
place.

Original-Fixed: 70569
Test: fx test a11y-lib-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707009
Original-Revision: 2fbf8990e7836a70abf45f858f668d4de92afba6
GitOrigin-RevId: bf5ab895e91ec5ab66f1e020971aaee28900bd7a
Change-Id: I55593ea5c65f8d6ee2199a6f7318e385e30a2d67
1 file changed
tree: 14543d9bec9ac4a3375fd5b54858494ea09e18f1
  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.