sunfish: remove customizedMaxCachedProcesses

With project Snowbird in U, the MaxCachedProcesses is 1024 by default

Bug: 278086134
Test: Build
Change-Id: I9025405aba297d4fb8880a9a75a3aeee0c779725
This commit is contained in:
Richard Chang
2023-05-15 03:09:36 +00:00
parent e4e18b8b32
commit 28ed69c231

View File

@@ -210,9 +210,6 @@
<dimen name="status_bar_height_portrait">136px</dimen>
<dimen name="status_bar_height_landscape">28dp</dimen>
<!-- the number of the max cached processes in the system. -->
<integer name="config_customizedMaxCachedProcesses">64</integer>
<!-- A string config in svg path format for the main display shape.
(@see https://www.w3.org/TR/SVG/paths.html#PathData).