[roll] Roll fuchsia [ui][input-pipeline] add log mesages for device binding Add log messages which detail: * when the input pipeline finds a new device, AND * the device types which are supported by both the device, and the instantiation of the input pipeline, AND * any error encountered when attempting to bind a device Original-Bug: 106569 Test: fx test input_pipeline_lib_tests Manual testing -------------- Installed on atlas 4k, saw the following [00021.704540][61682][61684][scene_manager.cm] INFO: found input device 000 [00021.782900][61682][61684][scene_manager.cm] INFO: binding 000 to device types: Keyboard, [00021.783875][61682][61684][scene_manager.cm] INFO: found input device 001 [00021.803411][61682][61684][scene_manager.cm] INFO: device 001 did not match any supported device types [00021.803492][61682][61684][scene_manager.cm] INFO: found input device 002 [00021.839525][61682][61684][scene_manager.cm] INFO: binding 002 to device types: Touch, [00021.845409][61682][61684][scene_manager.cm] INFO: found input device 003 [00021.866875][61682][61684][scene_manager.cm] INFO: binding 003 to device types: Mouse, Touch, Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711204 Original-Revision: 6d977ed3a84706248b37b2ee98f51d1c98e07a30 GitOrigin-RevId: c07e2840f1ac4a0a23b2b77a0041e78714433643 Change-Id: I3ebf95f570c32165b11c7fda1bca8d67ca5c9ab8
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.