OSDN Git Service

hog: Move code from android to profiles
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 11 Nov 2015 11:39:51 +0000 (13:39 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 13 Nov 2015 12:00:29 +0000 (14:00 +0200)
commit714daa55890414faef7af5e00c4e982e70e81eda
treedb4f7e1493961c214755abdee1092e13f31f045c
parentfadcbdcc3900dee646659e0e461e3525831a6746
hog: Move code from android to profiles

This is a place holder until the code is ported to use shared API so it
can be shared by android and D-Bus daemon.
Makefile.am
android/Android.mk
android/Makefile.am
android/hidhost.c
profiles/input/hog-lib.c [moved from android/hog.c with 99% similarity]
profiles/input/hog-lib.h [moved from android/hog.h with 100% similarity]
unit/test-hog.c