Merge "zuma: MCP: Set the vendor customized max cached processes to 1024." into main
This commit is contained in:
commit
bb0ccb1c08
1 changed files with 3 additions and 0 deletions
|
@ -287,6 +287,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>
|
||||
|
||||
<!-- Boolean indicating if restoring network selection should be skipped -->
|
||||
<!-- The restoring is handled by modem if it is true -->
|
||||
<bool translatable="false" name="skip_restoring_network_selection">true</bool>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue