sm7250-common: overlay: Enable adaptive sleep

* This allows the use of Screen Attention

Signed-off-by: cjh1249131356 <cjh1249131356@gmail.com>
Signed-off-by: firebird11 <hbgassel@gmail.com>
Change-Id: Ie6a1aa33151bdb854fd94dd0bb17f1cc85a5a00e
Signed-off-by: firebird11 <hbgassel@gmail.com>
Signed-off-by: Sandeep P S <sandymankara11@gmail.com>
This commit is contained in:
itsjoeoui
2021-12-20 11:47:46 +08:00
committed by Sandeep P S
parent c82cb6f4bd
commit 66c1596c56

View File

@@ -404,4 +404,7 @@
<!-- Whether the device enable the non-standalone (NSA) mode of 5G NR.--> <!-- Whether the device enable the non-standalone (NSA) mode of 5G NR.-->
<bool name="config_telephony5gNonStandalone">true</bool> <bool name="config_telephony5gNonStandalone">true</bool>
<!-- Flag indicating whether we should enable the adaptive sleep.-->
<bool name="config_adaptive_sleep_available">true</bool>
</resources> </resources>