sm6250-common: Disable zygote preforking

* Doesn't work well with zygote native fork loop introduced in Android S.

Change-Id: Iaed102e65815d3fe4e4522d01e729c554671e896
This commit is contained in:
Vishalcj17 2021-10-17 21:04:25 +02:00 committed by Alexander Winkowski
parent be9ac75614
commit bddad32c19
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -31,6 +31,3 @@ ro.netflix.bsp_rev=Q6250-19132-1
# SSR # SSR
persist.vendor.ssr.restart_level=ALL_ENABLE persist.vendor.ssr.restart_level=ALL_ENABLE
# Zygote
persist.device_config.runtime_native.usap_pool_enabled=true