sdm845-common: 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:
Alex Sarraf 2023-01-27 08:35:12 -08:00 committed by Lup Gabriel
parent ee70f31aee
commit 06133e6362
No known key found for this signature in database
GPG Key ID: 681B81671D9716D9

View File

@ -28,6 +28,7 @@ ro.vendor.display.sensortype=2
ro.fastbootd.available=true
# Graphics
debug.sf.auto_latch_unsignaled=0
debug.sf.early_app_phase_offset_ns=500000
debug.sf.early_gl_app_phase_offset_ns=15000000
debug.sf.early_gl_phase_offset_ns=3000000