diff --git a/system.prop b/system.prop index e1b2ca1..6c5c3f7 100644 --- a/system.prop +++ b/system.prop @@ -93,3 +93,6 @@ rild.libpath=/vendor/lib64/libril-qc-hal-qmi.so ro.com.android.dataroaming=true ro.telephony.default_network=22,22 telephony.lteOnCdmaDevice=1 + +# Zygote +persist.device_config.runtime_native.usap_pool_enabled=true