mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-08-04 23:43:59 +09:00
use more cores for faster app installation Change-Id: I7045673a28eed043ec45013b1abc48e5f3a5f7ba Signed-off-by: Albert I <krascgq@outlook.co.id>
16 lines
341 B
Plaintext
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
|