OSDN Git Service

EventHub: load a default .idc if no other .idc found for touchscreen
authorChih-Wei Huang <cwhuang@linux.org.tw>
Tue, 17 Jul 2012 08:11:07 +0000 (16:11 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Wed, 25 Sep 2013 02:45:42 +0000 (10:45 +0800)
commit477c0672dca852b7105f7b8a71cdfaa4d95e7f78
treef02b98d275ad6351d23ee0a40338686d66cf92b6
parent574812c858fd676198089a0a90a4cf45236303a0
EventHub: load a default .idc if no other .idc found for touchscreen

The patch moves loadConfigurationLocked to later stage that may cause issues
if upstream changes. Needs to review it on rebasing.
services/input/EventHub.cpp