[roll] Roll fuchsia [ui-input][keyboard] add protocols to control virtual keyboard
Add two protocols to control the virtual keyboard:
* `VirtualKeyboardController` provides a fine-grained capability to
show/hide/change-type of the virtual keyboard, without other
virtual-keyboard related capabilities (e.g. injecting emulated
keystrokes),
* `VirtualKeyboardControllerProvider` provides the ability to bind
a VirtualKeyboardController to a ViewRef. This enables the
platform to limit what a VirtualKeyboardController can do when
not focused.
Original-Bug: 69987
Test: fx set core.astro --auto-dir \
--with //sdk/fidl/fuchsia.input.virtualkeyboard \
&& fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/485521
Original-Revision: 188998dc65c98fa2d77375e755d4dca26461c3f7
GitOrigin-RevId: a337485c4ed700a3c6aa733f6ec18cdacdc1e55d
Change-Id: I5f6ccff02d234dc3a6b06b3da7e8fd974abf6b10
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.