From d147bf6ccb7fa50fd92eeb0fcda5911420f43b53 Mon Sep 17 00:00:00 2001 From: Devika Krishnadas Date: Mon, 16 May 2022 18:06:44 +0800 Subject: [PATCH] sdm660-common: properties: Change VSYNC duration Bug: 161945010 Change-Id: I2bfa217cf3e2e8fc7cf27551f405eac6c0d39ec4 Signed-off-by: Devika Krishnadas Signed-off-by: clarencelol Signed-off-by: pix106 --- properties/system.prop | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/properties/system.prop b/properties/system.prop index b8404408..1015aa8b 100644 --- a/properties/system.prop +++ b/properties/system.prop @@ -62,11 +62,11 @@ persist.vendor.dpm.loglevel=0 # Surfaceflinger debug.sf.use_phase_offsets_as_durations=1 debug.sf.late.sf.duration=10500000 -debug.sf.late.app.duration=20500000 -debug.sf.early.sf.duration=21000000 -debug.sf.early.app.duration=16500000 -debug.sf.earlyGl.sf.duration=13500000 -debug.sf.earlyGl.app.duration=21000000 +debug.sf.late.app.duration=16600000 +debug.sf.early.sf.duration=16600000 +debug.sf.early.app.duration=16600000 +debug.sf.earlyGl.sf.duration=16600000 +debug.sf.earlyGl.app.duration=16600000 debug.sf.hw=1 debug.sf.enable_hwc_vds=0 debug.sf.latch_unsignaled=0