From bd9466519facbd2fd21d0a24d675fa54920f5d44 Mon Sep 17 00:00:00 2001 From: rdxzv Date: Thu, 18 Aug 2022 01:41:50 +0100 Subject: [PATCH] avicii: Disable client composition cache * Disabling client composition cache improves system smoothness and fix issues like lags when media output is showed on qs panel Signed-off-by: Vitorgl2003 Signed-off-by: ImPrashantt Signed-off-by: Sandeep P S --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index d5282f6..cdfaeb3 100644 --- a/vendor.prop +++ b/vendor.prop @@ -134,6 +134,7 @@ ro.crypto.volume.filenames_mode=aes-256-cts ro.crypto.volume.metadata.method=dm-default-key # Display +debug.sf.disable_client_composition_cache=1 vendor.display.disable_hw_recovery_dump=1 vendor.display.disable_offline_rotator=1 vendor.display.enable_async_powermode=0