sm6375-common: idc: Reduce touch sensitive time pressure

* continues commit 2cc9f2b800

* Move touch hax to idc configs

Change-Id: I874b5646e317c89e0af054d3256e392b48ed32c2
This commit is contained in:
boedhack99
2023-07-08 02:34:37 +07:00
parent 28c8ba1244
commit fe41ae8a32
4 changed files with 34 additions and 14 deletions

View File

@@ -3,3 +3,15 @@ device.internal = 1
keyboard.layout = uinput-fortsense keyboard.layout = uinput-fortsense
keyboard.builtIn = 1 keyboard.builtIn = 1
keyboard.orientationAware = 1 keyboard.orientationAware = 1
touch.deviceType = touchScreen
touch.orientationAware = 1
touch.filter.level = 0
touch.size.calibration = diameter
touch.size.scale = 1
touch.size.bias = 0
touch.size.isSummed = 0
touch.gestureMode = pointer
touch.pressure.calibration = physical
touch.pressure.scale = 0.00000125
touch.distance.calibration = none

View File

@@ -14,3 +14,14 @@ keyboard.layout = uinput-fpc
keyboard.builtIn = 1 keyboard.builtIn = 1
keyboard.orientationAware = 1 keyboard.orientationAware = 1
touch.deviceType = touchScreen
touch.orientationAware = 1
touch.filter.level = 0
touch.size.calibration = diameter
touch.size.scale = 1
touch.size.bias = 0
touch.size.isSummed = 0
touch.gestureMode = pointer
touch.pressure.calibration = physical
touch.pressure.scale = 0.00000125
touch.distance.calibration = none

View File

@@ -14,3 +14,14 @@ keyboard.layout = uinput-goodix
keyboard.builtIn = 1 keyboard.builtIn = 1
keyboard.orientationAware = 1 keyboard.orientationAware = 1
touch.deviceType = touchScreen
touch.orientationAware = 1
touch.filter.level = 0
touch.size.calibration = diameter
touch.size.scale = 1
touch.size.bias = 0
touch.size.isSummed = 0
touch.gestureMode = pointer
touch.pressure.calibration = physical
touch.pressure.scale = 0.00000125
touch.distance.calibration = none

View File

@@ -300,20 +300,6 @@ persist.vendor.sensors.sync_request=true
# Storage # Storage
ro.incremental.enable=yes ro.incremental.enable=yes
# Touch Hax
touch.size.scale=1
touch.size.bias=0
touch.size.isSummed=0
touch.pressure.scale=0.001
touch.distance.calibration=none
touch.distance.scale=0
touch.coverage.calibration=box
touch.gestureMode=spots
MultitouchSettleInterval=1ms
MultitouchMinDistance=1px
TapInterval=1ms
TapSlop=1px
# Thermal # Thermal
vendor.sys.thermal.data.path=/data/vendor/thermal/ vendor.sys.thermal.data.path=/data/vendor/thermal/