mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
universal7885: vibrator: add missing durations
* this fixes now missing haptic feedback (button clicks, gestures)
This commit is contained in:
parent
db3fe631a7
commit
f93a205578
1 changed files with 5 additions and 0 deletions
|
|
@ -75,3 +75,8 @@ ro.hardware.chipname=exynos7884B
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
ro.config.vc_call_vol_steps=8
|
ro.config.vc_call_vol_steps=8
|
||||||
|
|
||||||
|
## Vibrator HAL
|
||||||
|
ro.vendor.vibrator_hal.click_duration=50
|
||||||
|
ro.vendor.vibrator_hal.tick_duration=45
|
||||||
|
ro.vendor.vibrator_hal.texture_tick_duration=30
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue