OSDN Git Service

EventHub: load a default .idc if no other .idc found for touchscreen
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 9 Dec 2011 08:28:57 +0000 (16:28 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 15 Dec 2011 08:49:38 +0000 (16:49 +0800)
commit232fef0291c6c85c4b7a8d5493081cf8da4d03da
tree278e232549f28d1c5bc58a0f17eea8f60062f728
parentf4471d52dec4a39f008ea40368ab68bbb911e113
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