mm: sync max_cached_processes settings
Bug: 251358543 Test: pts-tradefed run commandAndExit pts -m PtsPerfWbsTestCases -t com.google.android.perfwbs.pts.MemoryTest#testMaxCachedProcesses Change-Id: I02e56ea4db15304801645f45c458d5a92b8854aa
This commit is contained in:
parent
df928e6730
commit
ac90c68995
1 changed files with 3 additions and 0 deletions
|
@ -304,6 +304,9 @@
|
|||
<integer name="config_autoBrightnessBrighteningLightDebounce">2000</integer>
|
||||
<integer name="config_autoBrightnessDarkeningLightDebounce">4000</integer>
|
||||
|
||||
<!-- the number of the max cached processes in the system. -->
|
||||
<integer name="config_customizedMaxCachedProcesses">64</integer>
|
||||
|
||||
<integer-array name="config_ambientThresholdLevels">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue