Add the customized max cached processes number for B5 am: 245a621aa8

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bramble/+/15359837

Change-Id: I82282b9407632fba9c74e8d92a8ee3cee6561762
This commit is contained in:
Chiawei Wang
2021-07-27 00:26:05 +00:00
committed by Automerger Merge Worker

View File

@@ -242,4 +242,7 @@
<string-array name="config_biometric_sensors" translatable="false" >
<item>0:2:15</item> <!-- ID0:Fingerprint:Strong -->
</string-array>
<!-- the number of the max cached processes in the system. -->
<integer name="config_customizedMaxCachedProcesses">64</integer>
</resources>