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:
SakilMondal 2021-08-17 17:32:24 +08:00 committed by pix106
parent 771248b2d2
commit 13b3f60c15

View file

@ -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>