[roll] Roll fuchsia [root-presenter] add fidl test for virtualkeyboard.Controller connection handling Add tests which verify: 1. Closing the ControllerCreator does not affect the Controller created by the ControllerCreator. 2. A latter connection to `fuchsia.input.virtualkeyboard.Controller` overrides an earlier one. Eventually, we will add support for multiple simultaneous controllers, and update the second test. For now, however, we want to ensure that we don't, accidentally change behavior so that latter connections are closed. Original-Bug: None Test: fx test -o root_presenter_unittests -- --gtest_filter='Virtual*' Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/525031 Original-Revision: 7f7da45d12b7128eb772985ef172b53279fcde1e GitOrigin-RevId: 619c20a7a12839979214e6e495e80508898f84b2 Change-Id: I617bf702d37ee9f0b0e1b790a6806259a112b645
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.