mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: props: Enable zygote preforking
* Faster app launching Change-Id: I8bd048bd6936b296763ea3776fab61debbfff0fa Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
a3b9bda6ae
commit
532c951e56
1 changed files with 2 additions and 0 deletions
|
|
@ -6,3 +6,5 @@ ro.zram.mark_idle_delay_mins=60
|
||||||
ro.zram.first_wb_delay_mins=360
|
ro.zram.first_wb_delay_mins=360
|
||||||
ro.zram.periodic_wb_delay_hours=24
|
ro.zram.periodic_wb_delay_hours=24
|
||||||
|
|
||||||
|
# Zygote preforking
|
||||||
|
persist.device_config.runtime_native.usap_pool_enabled=true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue