From 87320fdb232fda003b0c2d6546f2390b61ac9c28 Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Tue, 7 Feb 2023 12:11:15 +0100 Subject: [PATCH] sm6150-common: Disable continuous transaction tracing on all build types Change-Id: I95657a00e38f1229675682e784b20cca12c119b0 --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index ad03f67..ea3e33e 100644 --- a/vendor.prop +++ b/vendor.prop @@ -131,6 +131,7 @@ debug.egl.hw=0 debug.mdpcomp.logs=0 debug.sf.disable_client_composition_cache=1 debug.sf.enable_gl_backpressure=1 +debug.sf.enable_transaction_tracing=false debug.sf.use_phase_offsets_as_durations=1 debug.sf.late.sf.duration=10500000 debug.sf.late.app.duration=20500000