From e253276787a7f3ad13d4c8d166e3023d0d4846cb Mon Sep 17 00:00:00 2001 From: mamutal91 Date: Mon, 26 Sep 2022 17:41:12 +0530 Subject: [PATCH] avicii: Disable debug.sf.latch_unsignaled from prop. * Disabling this helps reduces notification flicker, UI performance is not impacted. (per: change https://android.googlesource.com/platform/frameworks/native/+/c5da271) --- system_ext.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system_ext.prop b/system_ext.prop index 27b122b..9d33abc 100644 --- a/system_ext.prop +++ b/system_ext.prop @@ -9,7 +9,7 @@ persist.bluetooth.bqr.min_interval_ms=60000 # Display debug.sf.enable_hwc_vds=1 -debug.sf.latch_unsignaled=1 +debug.sf.latch_unsignaled=0 # CNE persist.vendor.cne.feature=1