android_device_samsung_msm8.../system.prop
Kyle Harrison efc0985e2a msm8974-common: Use threaded GLES render engine
In Android 12, the default graphics engine is no longer GLES.

For msm8974, the OS crashes if skia is used and never boots.
2022-08-18 11:41:57 +02:00

45 lines
851 B
Plaintext

# Audio
audio.offload.buffer.size.kb=32
audio.offload.gapless.enabled=false
av.offload.enable=true
# Bluetooth
bluetooth.enable_timeout_ms=12000
# fastbootd
ro.fastbootd.available=true
# GL
ro.opengles.version=196608
# Display
ro.hdcp2.rx=tz
ro.qualcomm.cabl=1
ro.secwvk=144
debug.hwui.use_buffer_age=false
debug.sf.disable_backpressure=1
debug.sf.latch_unsignaled=1
# Graphics
debug.renderengine.backend=threaded
# Memory optimizations
ro.vendor.qti.sys.fw.bservice_enable=true
# RIL
persist.rild.nitz_plmn=""
persist.rild.nitz_long_ons_0=""
persist.rild.nitz_long_ons_1=""
persist.rild.nitz_long_ons_2=""
persist.rild.nitz_long_ons_3=""
persist.rild.nitz_short_ons_0=""
persist.rild.nitz_short_ons_1=""
persist.rild.nitz_short_ons_2=""
persist.rild.nitz_short_ons_3=""
# System
persist.sys.binary_xml=false
# Time
persist.timed.enable=true