[roll] Roll fuchsia Revert "[a11y] Adds ViewFocuser interface and implements in ViewManager."

This reverts commit 20b3d2dbcbfb3d7df3b75a7de830de34da770db1.

Reason for revert: Reconsidered the design

Original change's description:
> [a11y] Adds ViewFocuser interface and implements in ViewManager.
>
> TEST: fx test a11y-lib-tests
> BUG: 68444
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/555782

# Not skipping CQ checks because original CL landed > 1 day ago.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/557803
Original-Revision: fa76d3d02a59bbbe01c724c330747c0d0a34a3f7
GitOrigin-RevId: 1b87871f2381d9db7504240db24cf3839eb79eb7
Change-Id: I493cd1b914f2f1ea9871ed27aaec36aa6fdb0339
1 file changed
tree: 8ae5098e096801eda2404e5c9fc97716b2a568ec
  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.