[roll] Roll fuchsia [a11y] Fixes a11y view input injection issue.

This change resolves an issue whereby inserting the a11y view into the
scene breaks input injection. Along the way, it also ensures that the
presentation class adds the a11y view registry service to the outgoing
directory.

TEST: fx test a11y-lib-tests, fx test //src/ui/bin/root_presenter/tests,
manual
Original-Bug: 76396

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/530467
Original-Revision: 65f8e1481e3ad8ee3b4e3647bb75f5530eb00494
GitOrigin-RevId: 6a2f3b6c9eb4b0b9b42ab7d028e0fcc302656282
Change-Id: I1bda8aa03f5761fa1e7b273c4efdc0551dddd2db
1 file changed
tree: 5ff4fb8b4cdcadd6d3e966dac667e48d6ea82470
  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.