aboutsummaryrefslogtreecommitdiffstats
path: root/fsousaged/conf/herring/fsousaged.conf
diff options
context:
space:
mode:
Diffstat (limited to 'fsousaged/conf/herring/fsousaged.conf')
-rw-r--r--fsousaged/conf/herring/fsousaged.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/fsousaged/conf/herring/fsousaged.conf b/fsousaged/conf/herring/fsousaged.conf
index 73da3637..234559a6 100644
--- a/fsousaged/conf/herring/fsousaged.conf
+++ b/fsousaged/conf/herring/fsousaged.conf
@@ -15,6 +15,7 @@ log_destination = /var/log/fsousaged.log
[fsousage]
# Which low level suspend/resume variant to use: none (default), kernel26, kernel26_staysalive, openmoko, palmpre
lowlevel_type = android
+wakelock_support = 1
# FOR DEBUGGING ONLY: Do not suspend, but instead sleep a couple of seconds
debug_do_not_suspend = 0
# FOR DEBUGGING ONLY: Mark suspend reason as user initiated
@@ -25,11 +26,6 @@ debug_enable_on_startup = 0
sync_resources_with_lifecycle = always
[fsousage.lowlevel_android]
-wakelock_support = true
-# Which inputnode to use for power key wakeup
-wakeup_inputnode = 2
-# Key code of power key
-wakeup_powerkeycode = 116
# Android resumes the screen in userspace( available types: kernel(default) and userspace )
screen_resume_type = userspace
# Command ran on resume(to resume the screen)