sdm660-common: overlay: Nuke max cached processes override
* Google changed the default to 1024 processes: https://android.googlesource.com/platform/frameworks/base/+/912a866dc3bf0 Change-Id: Icd8e28211c90d2f96e5cec6fd7e9b0672394d9ed
This commit is contained in:
parent
70a83739f3
commit
2da49e3b97
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@
|
||||||
<!-- ART heap compaction for cached apps -->
|
<!-- ART heap compaction for cached apps -->
|
||||||
<item>activity_manager/use_compaction=true</item>
|
<item>activity_manager/use_compaction=true</item>
|
||||||
|
|
||||||
<!-- Allow more cached apps in the background -->
|
|
||||||
<item>activity_manager/max_cached_processes=64</item>
|
|
||||||
|
|
||||||
<!-- Show notification volume control slider separate from ring -->
|
<!-- Show notification volume control slider separate from ring -->
|
||||||
<item>systemui/volume_separate_notification=true</item>
|
<item>systemui/volume_separate_notification=true</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
Loading…
Reference in a new issue