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:
Richard Chang 2022-10-17 06:41:54 +00:00
parent df928e6730
commit ac90c68995

View file

@ -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>