android_device_samsung_msm8.../system.prop
nyyu b5f77c318f msm8974-common: Disable client composition cache
* Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel

Signed-off-by: Richard Raya <rdxzv.dev@gmail.com>
Signed-off-by: improbir <ghosh_probir@yahoo.com>
Signed-off-by: Abhishek001konni <Abhishek001konni@gmail.com>
2022-08-26 09:30:28 +02:00

46 lines
895 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.disable_client_composition_cache=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