android: work around android's linux/input.h being retarded.
authorRobin Burchell <robin.burchell@collabora.co.uk>
Thu, 5 Jul 2012 12:37:21 +0000 (14:37 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 5 Jul 2012 22:37:39 +0000 (00:37 +0200)
commit0823fa2c61b9105a9729fbeb3f5c411143e27760
treeefc3443fa64511c2d8ee9c913156ba88db8dedcf
parent58e997b2d26a9d58533c7cae06217bdc0ab9aaef
android: work around android's linux/input.h being retarded.

It seemingly doesn't include many of the required defines for evdev, so do what
everyone else seems to do, and work around it.

Change-Id: I4a6ffb548c7370f675c736177b63220f034d06b8
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
src/platformsupport/devicediscovery/qdevicediscovery_static.cpp
src/platformsupport/input/evdevtouch/qevdevtouch.cpp