From a64b68625c3f92e3a17496c73b484556f1ef809d Mon Sep 17 00:00:00 2001 From: ExactExampl <64069095+ExactExampl@users.noreply.github.com> Date: Tue, 4 Apr 2023 19:58:57 +0530 Subject: [PATCH] sdm710-common: enable ro.hwui.render_ahead and set it to 20 frames - Rendering ahead makes some animations handling better (especially qs pulldown on a13 qpr2) Change-Id: I3e732cfbd22d30df9843d3b7d2762ec59cf0f6a7 Signed-off-by: Coptan99 Signed-off-by: kssrao13882 --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index 8a78de2..d9aa067 100644 --- a/vendor.prop +++ b/vendor.prop @@ -117,6 +117,7 @@ ro.surface_flinger.wcg_composition_dataspace=143261696 # Graphics debug.sf.auto_latch_unsignaled=true +ro.hwui.render_ahead=20 # Factory Reset Protection ro.frp.pst=/dev/block/bootdevice/by-name/frp