platform_hardware_libhardware/modules/input/evdev
Dan Willemsen 86e247ae89 Convert to Android.bp
See build/soong/README.md for more information

Test: mmma hardware/libhardware
Change-Id: Ibb7e2af9d55f581e951d8996cea5e52cd0766b04
2017-12-27 11:05:29 -08:00
..
Android.bp Convert to Android.bp 2017-12-27 11:05:29 -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 Use -Werror in hardware/libhardware/modules 2017-12-01 10:37:19 -08: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 Fix compiler warnings. 2017-12-19 13:42:15 -08:00
InputHub.h Fix compiler warnings. 2017-12-19 13:42:15 -08: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 Fix compiler warnings. 2017-12-19 13:42:15 -08: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