Skip to content

Commit

Permalink
mce: enable doubletap2wake
Browse files Browse the repository at this point in the history
  • Loading branch information
litew committed Jun 21, 2017
1 parent b0c7c59 commit 594dd21
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sparse/etc/mce/60-doubletap-jolla.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[DoubleTap]
# Path to doubletap wakeup control file
ControlPath=/sys/devices/virtual/touch/tp_dev/gesture_on
# Value to write when enabling doubletap wakeups
EnableValue=1
# Value to write when Disabling doubletap wakeups
DisableValue=0
1 change: 1 addition & 0 deletions sparse/var/lib/mce/builtin-gconf.values
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/system/osso/dsm/event_input/use_fake_double_tap=false

0 comments on commit 594dd21

Please sign in to comment.