Skip to content

Commit

Permalink
Example configuration files to modify default autosuspend policy
Browse files Browse the repository at this point in the history
10.autosuspend_early.conf - allow early suspend, but not late suspend
20.autosuspend_disabled.conf - disable whole autosuspend policy
  • Loading branch information
spiiroin committed Apr 30, 2013
1 parent b3fa4a1 commit 3689f59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/10.autosuspend_early.conf
@@ -0,0 +1 @@
/system/osso/dsm/display/autosuspend_policy=2
1 change: 1 addition & 0 deletions config/20.autosuspend_disabled.conf
@@ -0,0 +1 @@
/system/osso/dsm/display/autosuspend_policy=0

0 comments on commit 3689f59

Please sign in to comment.