From c25c5eaee7e71b90613fe4b2854ea1aeb86abc1f Mon Sep 17 00:00:00 2001 From: clarencelol Date: Mon, 14 Feb 2022 23:51:29 +0800 Subject: [PATCH] Revert "sdm660-common: properties: Disable unsignaled prop" This reverts commit c9a96de4173a0e13a3abc6d863daefc5d85d15cb. Signed-off-by: pix106 --- properties/system.prop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/properties/system.prop b/properties/system.prop index d16948ca..67386fa0 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -46,7 +46,7 @@ debug.hwui.use_buffer_age=false # Surfaceflinger debug.sf.hw=1 debug.sf.enable_hwc_vds=0 -debug.sf.latch_unsignaled=0 +debug.sf.latch_unsignaled=1 debug.sf.early_phase_offset_ns=500000 debug.sf.early_app_phase_offset_ns=500000 debug.sf.early_gl_phase_offset_ns=3000000