sdm660-common: overlay: Enable adaptive sleep
Change-Id: I74111dc7d4cd35c1d28ef838a4b90e738dcfbba5 Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
771248b2d2
commit
13b3f60c15
1 changed files with 3 additions and 0 deletions
|
@ -1139,4 +1139,7 @@
|
||||||
|
|
||||||
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
|
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
|
||||||
<bool name="config_zramWriteback">true</bool>
|
<bool name="config_zramWriteback">true</bool>
|
||||||
|
|
||||||
|
<!-- Flag indicating whether we should enable the adaptive sleep.-->
|
||||||
|
<bool name="config_adaptive_sleep_available">true</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue