Files
device_xiaomi_sm6250-common/product.prop
Daniel Sikorski 8db5b6b913 sm6250-common: dex2oat: use 8 cores instead of 4
use more cores for faster app installation

Change-Id: I7045673a28eed043ec45013b1abc48e5f3a5f7ba
Signed-off-by: Albert I <krascgq@outlook.co.id>
2020-10-21 21:27:47 +03:00

16 lines
341 B
Plaintext

# Zygote preforking
persist.device_config.runtime_native.usap_pool_enabled=true
# Graphics
debug.sf.hw=1
debug.gralloc.enable_fb_ubwc=1
# USAP
persist.device_config.runtime_native.usap_pool_enabled=true
# PixelFP
ro.build.fingerprint=google/coral/coral:11/RP1A.201005.004/6782484:user/release-keys
# Dex
ro.sys.fw.dex2oat_thread_count=8