diff --git a/product.prop b/product.prop index 51d5061..7044229 100644 --- a/product.prop +++ b/product.prop @@ -25,3 +25,12 @@ ro.config.low_ram=false # Incremental FS ro.incremental.enable=1 + + +# Fling +ro.min.fling_velocity=160 +ro.max.fling_velocity=20000 +ro.vendor.qti.cgroup_follow.enable=true +persist.vendor.qti.inputopts.enable=true +persist.vendor.qti.inputopts.movetouchslop=0.6 +ro.qcom.adreno.qgl.ShaderStorageImageExtendedFormats=0 \ No newline at end of file