[roll] Roll fuchsia [fidl][a11y] add virtual keyboard protocols

To properly manage view focus, the accessibility subsystem needs to
know when a virtual keyboard is visibile, and which Scenic View
contains the keyboard.

Add APIs to allow a virtual keyboard implementation to provide that
information.

Original-Bug: 71546
Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/496218
Original-Revision: 0b59f3e90acf18352ce25b305c2e677925208918
GitOrigin-RevId: 284b697f97664f5b3b46f7e35abf76fd10194826
Change-Id: Ia6de36c4268b6b0c859014c1abbaa238d30e782f
1 file changed
tree: a33eb80300eabdcbe7ea2626d92f9a3d8755d4cc
  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.