mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
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:
parent
42a02fc4a5
commit
4e81369ecd
1 changed files with 2 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue