mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
sm6150-common: properties: Fix lag while app opening and Qs lags
Change-Id: Ib90ffd7748ae7fe9d84e143c4e28a25b5d170042 Signed-off-by: rounak1619 <rounakmehata9@gmail.com> Signed-off-by: therealmharc <therealmharc@gmail.com>
This commit is contained in:
12
vendor.prop
12
vendor.prop
@@ -141,13 +141,6 @@ debug.sf.auto_latch_unsignaled=0
|
||||
debug.sf.disable_backpressure=1
|
||||
debug.sf.disable_client_composition_cache=1
|
||||
debug.sf.enable_gl_backpressure=0
|
||||
debug.sf.use_phase_offsets_as_durations=1
|
||||
debug.sf.late.sf.duration=10500000
|
||||
debug.sf.late.app.duration=20500000
|
||||
debug.sf.early.sf.duration=21000000
|
||||
debug.sf.early.app.duration=16500000
|
||||
debug.sf.earlyGl.sf.duration=13500000
|
||||
debug.sf.earlyGl.app.duration=21000000
|
||||
debug.sf.defer_refresh_rate_when_off=1
|
||||
debug.sf.enable_hwc_vds=1
|
||||
debug.sf.hw=0
|
||||
@@ -194,6 +187,11 @@ ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||
# FS-verity
|
||||
ro.apk_verity.mode=2
|
||||
|
||||
# HWUI
|
||||
ro.hwui.render_ahead=5
|
||||
debug.hwui.use_hint_manager=true
|
||||
debug.hwui.target_cpu_time_percent=30
|
||||
|
||||
# IMS
|
||||
persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
|
||||
Reference in New Issue
Block a user