OSDN Git Service

Set PS2 Keyboard controller as not a ketboard type
authorjuntingwang <Junting.Wang@windriver.com>
Fri, 1 Mar 2013 08:02:56 +0000 (16:02 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Sun, 10 Dec 2017 15:10:37 +0000 (23:10 +0800)
commite86dd27a5ed15ffa611d66213c573cea4ad9809c
tree625ce5d2ed22c9ceaa9032db8fcb5d8ce4b280e1
parent0b0e3bf00a74c34e949904e5a4680b5ade366815
Set PS2 Keyboard controller as not a ketboard type

The Eventhub detects the platforms built-in PS/2 keyboard controller
as a physical keyboard. So the system will not display the software
keyboard by default. Modify it device type in Keyboard-less tablets,
so that ActivityManager will not ignore the PS/2 controller.

Issue: AXIA-1875

Change-Id: Ia5b7592e82aaf1970066bab5e9ca5f46ac83ab1c
Signed-off-by: juntingwang <Junting.Wang@windriver.com>
services/inputflinger/EventHub.cpp