From 39187e22c25c878f27bc7b22adbb73a5f581fbfd Mon Sep 17 00:00:00 2001 From: Alexander Koskovich Date: Mon, 25 Apr 2022 20:46:34 -0400 Subject: [PATCH] sm7325-common: Disable unspecialized app process pool * Does not appear to work anymore, denials all over. Change-Id: I16e4c5bbad3a443e7b69b669f173d5869b29c633 --- system.prop | 3 --- 1 file changed, 3 deletions(-) diff --git a/system.prop b/system.prop index 2d78e75..7fa4899 100644 --- a/system.prop +++ b/system.prop @@ -62,8 +62,5 @@ ro.vendor.qti.va_aosp.support=1 persist.debug.wfd.enable=1 persist.sys.wfd.virtual=0 -# Zygote -persist.device_config.runtime_native.usap_pool_enabled=true - #Disable MTE Async for system server arm64.memtag.process.system_server=off