Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Input event hub for evdev input HAL module. | Tim Kilbourn | 2015-03-30 | 1 | -0/+19 |
InputHub monitors paths for device changes and input events. InputDeviceManager creates InputDevices and routes input events to them. InputDevices currently just log these events during development. InputHost represents a wrapper around the HAL interface. Change-Id: Ic47d574498eb07bcdcd17812a648539fdf1c69d6 |