universal7885: overlay: Enable adaptive sleep

* This allows the use of Screen Attention

Signed-off-by: CryllicBuster273 <cryllicbuster273@pixelexperience.org>
Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
itsjoeoui 2021-07-24 11:22:02 +06:00 committed by roynatech2544
commit 4e81369ecd
No known key found for this signature in database
GPG key ID: 9675C32163D88D30

View file

@ -84,6 +84,8 @@
<bool name="config_pinnerAssistantApp">false</bool>
<bool name="config_pinnerCameraApp">false</bool>
<bool name="config_pinnerHomeApp">false</bool>
<!-- Flag indicating whether we should enable the adaptive sleep.-->
<bool name="config_adaptive_sleep_available">true</bool>
<!-- the number of the max cached processes in the system. -->
<integer name="config_customizedMaxCachedProcesses">48</integer>
<bool name="config_automatic_brightness_available">true</bool>