[roll] Roll fuchsia [a11y] Add method to get a11y view properties.

This change enables the a11y manager to record its view properties
received from scenic, and provides a method for users to get those
properties.

TEST: fx test a11y-lib-tests
BUG: 76662
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/533161
Original-Revision: c7268942b4a187646877c72ef4835cbe0f84e3aa
GitOrigin-RevId: 8b7a0bfee574f2ffd1f1f21b22152ffa03771feb
Change-Id: I33b2b6e8e011322a618cb3fdbf9e19ff46f1be36
1 file changed
tree: 9f61c774822aa636af87b4a7062529a9a2d0db9b
  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.