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>
Wed, 25 Sep 2013 02:52:15 +0000 (10:52 +0800)
commitfbdba95b63fc9bc2616fcfeef60ac1ba1349eecb
tree36fa284dc1c04afaee1d3186802892c6122c9c6c
parentaa9a14688ed9d20436218ab561e0e8284b822b9d
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/input/EventHub.cpp