From 5bedd2bcb9a8f0dba4b9c2d00329ea38cd9413d8 Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Tue, 7 Feb 2023 12:13:21 +0100 Subject: [PATCH] rosemary: Disable HWC composition strategy prediction Change-Id: Id45165c604c825bc55a324e7dc8f3dcd7a3f25ee --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index bfe6f8d..7bdfadb 100644 --- a/vendor.prop +++ b/vendor.prop @@ -207,6 +207,7 @@ debug.sf.hwc.min.duration=21000000 debug.sf.disable_client_composition_cache=1 debug.sf.enable_transaction_tracing=false debug.sf.enable_gl_backpressure=1 +debug.sf.predict_hwc_composition_strategy=0 # TEE ro.vendor.mtk_tee_gp_support=1