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)
committerMauro Rossi <issor.oruam@gmail.com>
Mon, 24 Jul 2023 16:03:13 +0000 (18:03 +0200)
commit44892de15ad13a6cab8b272413d56551b79c5ec7
treed44d88159e83aadc6ac49b50768e0d52d3f7517f
parent78907d3864c39936ab6edd2f1860733eea3ae4f0
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/reader/EventHub.cpp