[roll] Roll fuchsia [a11y] Route the geometry observer in UITestRealm

This is used by the FlatlandAccessibilityView that's constructed by fake_a11y_manager in some tests.

Currently no test needs this, but making this change now reduces log spam and means we won't trip over it later!

Original-Bug: 107886
Test: None. Does not change any application code.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/754751
Original-Revision: f46d838d063d8f74a2ca5f467916ad279496fcac
GitOrigin-RevId: 8b1f870fc47ec424366e7036c71a09f2daf6097b
Change-Id: I0f3d1ad609986932cd8ea0ef5512d7d15f85e6b9
1 file changed
tree: 7f4f750cebcc9fd8de1cbabaecfe13096249cf7e
  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.