Merge "zumapro: MCP: Set the vendor customized max cached processes to 1024." into main
This commit is contained in:
commit
26f64c74a7
1 changed files with 3 additions and 0 deletions
|
@ -283,6 +283,9 @@
|
|||
<!-- Enable Zram writeback feature to allow unused pages in zram be written to flash. -->
|
||||
<bool name="config_zramWriteback">true</bool>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">1024</integer>
|
||||
|
||||
<!-- Enable variable refresh rate when typing. -->
|
||||
<bool name="config_variableRefreshRateTypingSupported">false</bool>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue