mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-26 15:36:26 -08:00
LG8n: display: Set debug.sf.auto_latch_unsignaled to 0
Need to explicitly set auto_latch_unsignaled property to disabled state to keep latch-unsignaled as the default behavior. Change-Id: I3856caaf0a68e7e720819f25338d1eb9196f56b0
This commit is contained in:
parent
1b7d96921a
commit
410db8169b
|
@ -178,6 +178,7 @@ debug.sf.phase_offset_threshold_for_next_vsync_ns=6100000
|
||||||
debug.cpurend.vsync=false
|
debug.cpurend.vsync=false
|
||||||
service.sf.prime_shader_cache=0
|
service.sf.prime_shader_cache=0
|
||||||
debug.sf.frame_rate_multiple_threshold=90
|
debug.sf.frame_rate_multiple_threshold=90
|
||||||
|
debug.sf.auto_latch_unsignaled=0
|
||||||
|
|
||||||
# DRM
|
# DRM
|
||||||
drm.service.enabled=true
|
drm.service.enabled=true
|
||||||
|
|
Loading…
Reference in a new issue