diff --git a/universal7885-common/system.prop b/universal7885-common/system.prop index 534790e..063ed3b 100644 --- a/universal7885-common/system.prop +++ b/universal7885-common/system.prop @@ -6,3 +6,5 @@ ro.zram.mark_idle_delay_mins=60 ro.zram.first_wb_delay_mins=360 ro.zram.periodic_wb_delay_hours=24 +# Zygote preforking +persist.device_config.runtime_native.usap_pool_enabled=true