mm: sync max_cached_processes settings in ActivityManager
Bug: 237364731 Test: pts-tradefed run commandAndExit pts -m PtsPerfWbsTestCases -t com.google.android.perfwbs.pts.MemoryTest#testMaxCachedProcesses Change-Id: I47cb03f2053287fc4b7c2249c885b7b7de4fd3a8
This commit is contained in:
parent
b031889746
commit
82f3bbe15f
1 changed files with 3 additions and 0 deletions
|
@ -155,6 +155,9 @@
|
||||||
<!-- The default peak refresh rate. -->
|
<!-- The default peak refresh rate. -->
|
||||||
<integer name="config_defaultPeakRefreshRate">90</integer>
|
<integer name="config_defaultPeakRefreshRate">90</integer>
|
||||||
|
|
||||||
|
<!-- the number of the max cached processes in the system. -->
|
||||||
|
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||||
|
|
||||||
<integer-array name="config_ambientThresholdLevels">
|
<integer-array name="config_ambientThresholdLevels">
|
||||||
<item>2</item>
|
<item>2</item>
|
||||||
<item>3</item>
|
<item>3</item>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue