From 215c9a506a8e1eaf2bbdb88048f9e34f1bad3ffe Mon Sep 17 00:00:00 2001 From: Andrew Hexen Date: Sat, 21 Nov 2020 20:55:44 -0800 Subject: [PATCH] sdm660-common: Disable debug.sf.latch_unsignaled * Disabling this helps reduces notification flicker, UI performance is not impacted. (per: change https://android.googlesource.com/platform/frameworks/native/+/c5da271) For sdm660: Fix mad lags on live wallpapers Change-Id: I8b7aed9bc5ff03bd8d1cd05f70c8568c1faf971c Signed-off-by: Andrew Hexen Signed-off-by: fakeyatogod --- properties/system.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/system.prop b/properties/system.prop index 8ba79a57..81f00096 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -25,7 +25,7 @@ dalvik.vm.debug.alloc=0 # Display debug.sf.enable_hwc_vds=1 -debug.sf.latch_unsignaled=1 +debug.sf.latch_unsignaled=0 persist.vendor.color.matrix=2 persist.hwc.enable_vds=1 ro.qualcomm.cabl=0