Skip to content

Commit

Permalink
sprout8: enable doze mode
Browse files Browse the repository at this point in the history
Change-Id: I1ab44ed69f0f02990b6f1d4a27f01c3c11659b81
  • Loading branch information
varunchitre15 committed Dec 17, 2015
1 parent 33d2d9c commit 4509f21
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions overlay/frameworks/base/core/res/res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,9 @@

<bool name="config_user_notification_of_restrictied_mobile_access">false</bool>

<!-- enable doze powersaving mode -->
<bool name="config_enableAutoPowerModes">true</bool>

<!-- Performance profiles -->
<!--
<string name="config_perf_profile_prop">sys.perf.profile</string>
Expand Down

0 comments on commit 4509f21

Please sign in to comment.