mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 19:55:33 -04:00
universal7885: overlay: Bump no. of max cached processes to 48
Android 12 has a resource config for this. Change-Id: Iec990b96460c0d0e80ebad4b706a07ad607e5b5c Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
84b126a5ce
commit
1edd43470b
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>
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">48</integer>
|
||||
<bool name="config_automatic_brightness_available">true</bool>
|
||||
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
||||
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
||||
|
|
|
|||
Loading…
Reference in a new issue