mirror of
https://github.com/Evolution-X-Devices/device_google_taimen
synced 2026-02-01 07:33:15 +00:00
Merge "haptics: Specify playback duration for heavy click" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a3f5483a83
@@ -123,7 +123,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
# Vibrator HAL
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.vibrator.hal.click.duration=10 \
|
||||
ro.vibrator.hal.tick.duration=4
|
||||
ro.vibrator.hal.tick.duration=4 \
|
||||
ro.vibrator.hal.heavyclick.duration=12
|
||||
|
||||
# Enable Perfetto traced
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
|
||||
Reference in New Issue
Block a user