From 866ba6b16b5a29602e2eec3e281ae864787c378e Mon Sep 17 00:00:00 2001 From: Richard Raya Date: Sat, 29 Jun 2024 11:35:11 +0530 Subject: [PATCH] sm6250-common: Disable client composition cache * Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel --- system.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/system.prop b/system.prop index 4d5352b..389994b 100644 --- a/system.prop +++ b/system.prop @@ -8,6 +8,7 @@ ro.charger.enable_suspend=true persist.vendor.cne.feature=1 # Display +debug.sf.disable_client_composition_cache=1 debug.sf.enable_hwc_vds=1 # DPM