From 96bfd2e728471ddacaceffb863cbd5de80e8f1b9 Mon Sep 17 00:00:00 2001 From: Richard Raya Date: Tue, 7 Feb 2023 12:06:48 +0100 Subject: [PATCH] rosemary: Disable client composition cache * Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel Change-Id: Id1d1b1fef4a2b0f0b383b67c34ae5e4bc9e83b3d --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index e54f46c..5c4f907 100644 --- a/vendor.prop +++ b/vendor.prop @@ -205,6 +205,7 @@ debug.sf.earlyGl.sf.duration=30000000 debug.sf.earlyGl.app.duration=24000000 debug.sf.hwc.min.duration=21000000 debug.sf.disable_backpressure=1 +debug.sf.disable_client_composition_cache=1 # TEE ro.vendor.mtk_tee_gp_support=1