From e27dcec0c33addb8d247e20cdac4bae0c7a2c5b8 Mon Sep 17 00:00:00 2001 From: Jun Wang Date: Wed, 29 Apr 2020 00:44:19 +0800 Subject: [PATCH] sdm710-common: perf: Enable the pre-rendering feature * Pre-rendering feature can improve FPS and reduce the janks in scrolling cases. Change-Id: I2152d0a1a8f9e337cb0355c8874e72f0f3c2cb46 Signed-off-by: Adithya R Signed-off-by: PainKiller3 --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index c6f110c..dc00e03 100644 --- a/vendor.prop +++ b/vendor.prop @@ -136,6 +136,7 @@ ro.telephony.iwlan_operation_mode=legacy # Perf ro.vendor.extension_library=libqti-perfd-client.so +ro.vendor.perf.scroll_opt=true # Multi-gen LRU persist.device_config.mglru_native.lru_gen_config=all