platform_hardware_libhardware/modules/input/evdev
Po-Chien Hsueh c535b2fded Move default HAL libraries to vendor
Libraries under /hardware/libhardware/modules should go to /vendor/.

These are conventionl HALs for default implementations, most of them
are not used.

Camera and thermal are already moved in other CLs.

Bug: 35907904
Test: Compiled and checked install path. Verified on Sailfish with
$ lsof | grep default.

Change-Id: Ibde574001c01cbfea014a20a0fbbb3265e6cdc8a
2017-03-07 11:28:32 +08:00
..
Android.mk Move default HAL libraries to vendor 2017-03-07 11:28:32 +08:00
BitUtils.cpp Code layout cleanup 2015-06-09 11:16:04 -07:00
BitUtils.h Code layout cleanup 2015-06-09 11:16:04 -07:00
EvdevModule.cpp Only log when actually receiving actual switch events. 2015-11-25 16:51:44 +00:00
InputDevice.cpp Only log when actually receiving actual switch events. 2015-11-25 16:51:44 +00:00
InputDevice.h Code layout cleanup 2015-06-09 11:16:04 -07:00
InputDeviceManager.cpp Code layout cleanup 2015-06-09 11:16:04 -07:00
InputDeviceManager.h Code layout cleanup 2015-06-09 11:16:04 -07:00
InputHost.cpp Initial InputMappers for evdev input HAL. 2015-06-09 11:16:04 -07:00
InputHost.h Initial InputMappers for evdev input HAL. 2015-06-09 11:16:04 -07:00
InputHub.cpp InputHub: Fix compiler warnings 2016-06-30 16:03:16 -07:00
InputHub.h Configure device classes for evdev devices. 2015-06-01 14:33:47 -07:00
InputMapper.cpp Code layout cleanup 2015-06-09 11:16:04 -07:00
InputMapper.h Code layout cleanup 2015-06-09 11:16:04 -07:00
MouseInputMapper.cpp Only log when actually receiving actual switch events. 2015-11-25 16:51:44 +00:00
MouseInputMapper.h MouseInputMapper 2015-07-28 13:21:10 -07:00
SwitchInputMapper.cpp Only log when actually receiving actual switch events. 2015-11-25 16:51:44 +00:00
SwitchInputMapper.h MouseInputMapper 2015-07-28 13:21:10 -07:00