replicant-frameworks_native/services/inputflinger/host
Tim Kilbourn 3e38aad022 Basic implementation of input device properties.
The input host can load an idc file and pass the resulting property
map to a HAL module.

Change-Id: Ic8188c9eca193c78686ff67680cf37be91c47526
2015-06-01 10:54:47 -07:00
..
Android.mk
InputDriver.cpp Basic implementation of input device properties. 2015-06-01 10:54:47 -07:00
InputDriver.h Add method stubs for input device properties. 2015-04-16 11:12:49 -07:00
InputFlinger.cpp
InputFlinger.h
InputHost.cpp
InputHost.h
main.cpp