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 <gh0strider.2k18.reborn@gmail.com> Signed-off-by: PainKiller3 <ninadpatil100@gmail.com>
This commit is contained in:
parent
d017491c15
commit
e27dcec0c3
1 changed files with 1 additions and 0 deletions
|
@ -136,6 +136,7 @@ ro.telephony.iwlan_operation_mode=legacy
|
||||||
|
|
||||||
# Perf
|
# Perf
|
||||||
ro.vendor.extension_library=libqti-perfd-client.so
|
ro.vendor.extension_library=libqti-perfd-client.so
|
||||||
|
ro.vendor.perf.scroll_opt=true
|
||||||
|
|
||||||
# Multi-gen LRU
|
# Multi-gen LRU
|
||||||
persist.device_config.mglru_native.lru_gen_config=all
|
persist.device_config.mglru_native.lru_gen_config=all
|
||||||
|
|
Loading…
Reference in a new issue