[roll] Roll fuchsia [a11y] Adds AccessibilityView class.

This change adds an AccessibilityView class that implements the a11y
manager's view below the root view.

TEST: fx test a11y-lib-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/515927
Original-Revision: 871b18b9e335a4ecdc778ae3120d13c859f2a299
GitOrigin-RevId: 8967fa312184689274708ff404d6cd4a60f08ba9
Change-Id: I3800f2b5af69c781e4b89a09eff6dd133ef85bc8
1 file changed
tree: 98f61c77cfc72faf933da890ae906796a8124ce2
  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.