sdm710-common: Enable unspecialized app process pool
Change-Id: I6dfcb59dace5eaa7551caeae86db3b485c0cfbf1 Signed-off-by: SamarV-121 <samarv121@pixelexperience.org>
This commit is contained in:
parent
6a159a6617
commit
2e7e6450b5
1 changed files with 4 additions and 0 deletions
|
@ -38,3 +38,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
debug.sf.enable_hwc_vds=1 \
|
||||
persist.vendor.radio.atfwd.start=false
|
||||
|
||||
# Zygote
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.device_config.runtime_native.usap_pool_enabled=true
|
||||
|
|
Loading…
Reference in a new issue