From 977873299250252631f6bdfc94edb5d88a73f251 Mon Sep 17 00:00:00 2001 From: Alex Sarraf Date: Fri, 27 Jan 2023 08:35:12 -0800 Subject: [PATCH] sm8550-common: config: 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 --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index 13ce3d5..98faeac 100644 --- a/vendor.prop +++ b/vendor.prop @@ -113,6 +113,7 @@ ro.fuse.bpf.enabled=false ro.hardware.gatekeeper=mdfpp # Graphics +debug.sf.auto_latch_unsignaled=0 debug.sf.disable_client_composition_cache=1 debug.sf.early.app.duration=13666666 debug.sf.early.sf.duration=15666666