diff options
author | Juhyung Park <qkrwngud825@gmail.com> | 2022-03-11 16:08:12 -0300 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-05 22:04:11 +0530 |
commit | 8ebcf03598e190f32d21af2865cd888b68803cf2 (patch) | |
tree | 3660c61017c388c62978fbaa82002bf09d445bf8 | |
parent | e692554eb98d8471f36878cc1cd1b62ac9231016 (diff) |
veux: props: Drop perf pre-rendering feature
* ref: P-404/android_device_qcom_common@87fc9c5
This causes weird inconsistent scrolling behaviors, even on v5.4
-rw-r--r-- | vendor.prop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vendor.prop b/vendor.prop index ef5cf32..17ed876 100644 --- a/vendor.prop +++ b/vendor.prop @@ -262,7 +262,6 @@ telephony.lteOnCdmaDevice=1 # Perf ro.vendor.extension_library=libqti-perfd-client.so -ro.vendor.perf.scroll_opt=1 # Sensors persist.vendor.sensors.debug.ssc_qmi_debug=true |