Skip to content

Commit

Permalink
fingerprint: Correct keyevent for navigation feature in landspace
Browse files Browse the repository at this point in the history
Bug: 148188103
Test: Build Pass, navigation works as expected
Change-Id: Ief427255e8e73f416f893bb5370512e77d569726
  • Loading branch information
eddielan committed Feb 4, 2020
1 parent fe56d1a commit 1481154
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions uinput-fpc.kl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
key 105 SYSTEM_NAVIGATION_LEFT
key 106 SYSTEM_NAVIGATION_LEFT
key 108 SYSTEM_NAVIGATION_DOWN
key 103 SYSTEM_NAVIGATION_UP
key 106 SYSTEM_NAVIGATION_RIGHT
key 105 SYSTEM_NAVIGATION_RIGHT

0 comments on commit 1481154

Please sign in to comment.