From aaa58f6fd2622a9fe4c90f03c7483d6aa4fce96f Mon Sep 17 00:00:00 2001 From: New Author Name <49916798+Unicote@users.noreply.github.com> Date: Thu, 9 Jan 2025 10:38:57 +0530 Subject: [PATCH] sm6150-common: properties: Drop ro.surface_flinger.force_hwc_copy_for_virtual_displays=true fixes lag in pip mode Change-Id: I32775273b7c45a7ba3163cdbdeb2587416adb9a5 Signed-off-by: therealmharc --- vendor.prop | 1 - 1 file changed, 1 deletion(-) diff --git a/vendor.prop b/vendor.prop index 469458a..4f4e0be 100644 --- a/vendor.prop +++ b/vendor.prop @@ -157,7 +157,6 @@ ro.hardware.egl=adreno ro.hardware.vulkan=adreno ro.opengles.version=196610 ro.surface_flinger.enable_frame_rate_override=false -ro.surface_flinger.force_hwc_copy_for_virtual_displays=true ro.surface_flinger.has_HDR_display=true ro.surface_flinger.max_virtual_display_dimension=4096 ro.surface_flinger.protected_contents=true