Skip to content

Commit

Permalink
spes: overlay: Nuke max cached processes override
Browse files Browse the repository at this point in the history
* Google changed the default to 1024 processes:
https://android.googlesource.com/platform/frameworks/base/+/912a866dc3bf0

Change-Id: Icd8e28211c90d2f96e5cec6fd7e9b0672394d9ed
Signed-off-by: angelomds42 <angelomds42@gmail.com>
Signed-off-by: tanvirr007 <md.tanvirhasannijum@gmail.com>
  • Loading branch information
mikooomich authored and tanvirr007 committed Aug 12, 2024
1 parent 90db517 commit ca06c67
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,5 @@
<!-- ART heap compaction for cached apps -->
<item>activity_manager/use_compaction=true</item>

<!-- Allow more cached apps in the background -->
<item>activity_manager/max_cached_processes=64</item>
</string-array>
</resources>

0 comments on commit ca06c67

Please sign in to comment.