klte-common: Enable doze

Change-Id: I907bfc2f2bc8cc0bdb8aab2cbf1c0206991bcb03
This commit is contained in:
OzzysCmAcc 2015-11-01 18:55:01 +01:00 committed by Ethan Chen
parent e8b3cb70b9
commit a2eb2f19d7

View file

@ -279,4 +279,7 @@
<string name="config_perf_profile_prop">sys.perf.profile</string> <string name="config_perf_profile_prop">sys.perf.profile</string>
<string name="config_perf_profile_default_entry">1</string> <string name="config_perf_profile_default_entry">1</string>
<!-- enable doze powersaving mode -->
<bool name="config_enableAutoPowerModes">true</bool>
</resources> </resources>