Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit df718325 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Increase MAX_CACHED_PROCESSES config" into main

parents 1bcb8d4c 2947f5d5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6567,7 +6567,7 @@
    </string-array>

    <!-- the number of the max cached processes in the system. -->
    <integer name="config_customizedMaxCachedProcesses">32</integer>
    <integer name="config_customizedMaxCachedProcesses">1024</integer>

    <!-- Whether this device should support taking app snapshots on closure -->
    <bool name="config_disableTaskSnapshots">false</bool>