From 3f841d69d2eb201f70069e7c46ec329547767c89 Mon Sep 17 00:00:00 2001 From: officialputuid Date: Thu, 28 Oct 2021 14:28:34 +0800 Subject: [PATCH] avicii: props: Remove Force triple frame buffers * Causing some apps laggy & UI performance regression Co-authored-by: Reinazhard Co-authored-by: Ratoriku Change-Id: I6e96e0e186a112fb492b002b208932d5278b7877 Signed-off-by: onettboots Signed-off-by: firebird11 Signed-off-by: Master Signed-off-by: Sandeep-FED --- vendor.prop | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor.prop b/vendor.prop index 9ffd9b7..d5282f6 100644 --- a/vendor.prop +++ b/vendor.prop @@ -177,7 +177,6 @@ ro.hardware.vulkan=adreno ro.surface_flinger.force_hwc_copy_for_virtual_displays=true ro.surface_flinger.has_HDR_display=true ro.surface_flinger.has_wide_color_display=true -ro.surface_flinger.max_frame_buffer_acquired_buffers=3 ro.surface_flinger.protected_contents=true ro.surface_flinger.set_idle_timer_ms=4000 ro.surface_flinger.set_touch_timer_ms=4000