OSDN Git Service

Configure device classes for evdev devices.
authorTim Kilbourn <tkilbourn@google.com>
Thu, 16 Apr 2015 22:32:08 +0000 (15:32 -0700)
committerTim Kilbourn <tkilbourn@google.com>
Mon, 1 Jun 2015 21:33:47 +0000 (14:33 -0700)
commit3186e7bf4805b317769470137ffcf1f7eb0215e0
tree311b90f7f9b150a963eb949c1c1ad30a9845dbc6
parent8628493b48b03e78a75915a8a0d1d5e8e3f85e79
Configure device classes for evdev devices.

Change-Id: Ia75b71253771d9d558c59411e27f8a51e352fb8b
15 files changed:
modules/input/evdev/EvdevModule.cpp
modules/input/evdev/InputDevice.cpp
modules/input/evdev/InputDevice.h
modules/input/evdev/InputDeviceManager.cpp
modules/input/evdev/InputDeviceManager.h
modules/input/evdev/InputHost.cpp
modules/input/evdev/InputHost.h
modules/input/evdev/InputHub-internal.h [new file with mode: 0644]
modules/input/evdev/InputHub.cpp
modules/input/evdev/InputHub.h
tests/input/evdev/Android.mk
tests/input/evdev/InputDevice_test.cpp
tests/input/evdev/InputHub_test.cpp
tests/input/evdev/InputMocks.cpp [new file with mode: 0644]
tests/input/evdev/InputMocks.h [new file with mode: 0644]