8974: Update proprietary files

* SW_binaries_for_Xperia_AOSP_M_v03
* Skip qseecomd and deps since it is broken.
* Also remove unused files across all devices
* Re-add clearpad idc, accidentally removed

Change-Id: I99f68146b0ce7c822e23072515a2399f2a305224
This commit is contained in:
Fábio Silva 2016-02-25 06:15:00 -03:00 committed by Chirayu Desai
parent fce84b3e49
commit 10cfe72d84
230 changed files with 76 additions and 451 deletions

View File

@ -0,0 +1,34 @@
# Device Type
touch.deviceType = touchScreen
# Pressure
touch.pressure.scale = 0.0058
# Size
touch.size.scale = 16.63
# Touch Filter
touch.filter.level = 3
touch.filter.path = /system/lib/touchfilter/tfsw.so
# Switcher
touch.filter.tfsw.Debug = 0
touch.filter.tfsw.array = 1
touch.filter.tfsw.f0.level = 3
touch.filter.tfsw.f0.path = /system/lib/touchfilter/roadrunner_ukf.so
# Roadrunner
touch.filter.RoadRunner.Enabled = 1
touch.filter.RoadRunner.Debug = 0
touch.filter.RoadRunner.c0.PredictionSteps = 1.4
touch.filter.RoadRunner.c1.PredictionSteps = 2.1
touch.filter.RoadRunner.c2.PredictionSteps = 3.2
touch.filter.RoadRunner.c3.PredictionSteps = 4.2
touch.filter.RoadRunner.FrameRate = 0.0156
touch.filter.RoadRunner.PreSmoothingFactor = 0.2
touch.filter.RoadRunner.PostSmoothingFactor = 0.1
touch.filter.RoadRunner.DisplayPpi = 224
touch.filter.RoadRunner.VelocityThreshold = 50
touch.filter.RoadRunner.OvershootControl = 1
touch.filter.RoadRunner.JitterReductionEnabled = 1

View File

@ -177,6 +177,7 @@ PRODUCT_COPY_FILES += \
vendor/sony/msm8974-common/proprietary/vendor/lib/libqomx_jpegenc.so:system/vendor/lib/libqomx_jpegenc.so \
vendor/sony/msm8974-common/proprietary/vendor/lib/libqomx_jpegenc_pipe.so:system/vendor/lib/libqomx_jpegenc_pipe.so \
vendor/sony/msm8974-common/proprietary/vendor/lib/libril-qc-qmi-1.so:system/vendor/lib/libril-qc-qmi-1.so \
vendor/sony/msm8974-common/proprietary/vendor/lib/libril-qc-qmi-2.so:system/vendor/lib/libril-qc-qmi-2.so \
vendor/sony/msm8974-common/proprietary/vendor/lib/libril-qcril-hook-oem.so:system/vendor/lib/libril-qcril-hook-oem.so \
vendor/sony/msm8974-common/proprietary/vendor/lib/librs_adreno.so:system/vendor/lib/librs_adreno.so \
vendor/sony/msm8974-common/proprietary/vendor/lib/librs_adreno_sha1.so:system/vendor/lib/librs_adreno_sha1.so \

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More