projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc08861
)
(CR):[Kane]:FPS:Add fingerprint navigation
author
baitong
<baitong@huaqin.com>
Mon, 3 Dec 2018 03:26:09 +0000
(11:26 +0800)
committer
xiest1
<xiest1@lenovo.com>
Tue, 5 Nov 2019 09:30:02 +0000
(17:30 +0800)
Change-Id: I53dad21d1384ead4837a8e4a4eef760b9d804628
Signed-off-by: baitong <baitong@huaqin.com>
drivers/input/egistec/navi_input.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/input/egistec/navi_input.c
b/drivers/input/egistec/navi_input.c
index f645cba92dd325b3ea3fc26b7b06e37d28063905..384f38985f745bf0fab90a6c8be761b66d9ee896 100755
(executable)
--- a/
drivers/input/egistec/navi_input.c
+++ b/
drivers/input/egistec/navi_input.c
@@
-55,11
+55,7
@@
struct navi_cmd_struct cmd_list;
*/
#define ENABLE_SWIPE_UP_DOWN ENABLE
-#ifdef CONFIG_INPUT_EGISTEC_FPS_NAVI_HORIZON
#define ENABLE_SWIPE_LEFT_RIGHT ENABLE
-#else
-#define ENABLE_SWIPE_LEFT_RIGHT DISABLE
-#endif
#define ENABLE_FINGER_DOWN_UP DISABLE
#define KEY_FPS_DOWN 614
#define KEY_FPS_UP 615