haptics: Update output distortion gain

Recommended output distortion gain is 0.38.

Bug: 328799172
Test: getprop | grep hapticgenerator
Flag: EXEMPT bugfix
Change-Id: I51f9e95726ed03a5605594130debbf4a628f28f6
This commit is contained in:
Chris Paulo 2024-07-22 17:08:05 -07:00 committed by Treehugger Robot
parent 5d0fc14b18
commit 261c3b3c7a
2 changed files with 8 additions and 0 deletions

View file

@ -373,6 +373,10 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.vibrator.hal.context.cooldowntime=1600 \
persist.vendor.vibrator.hal.context.settlingtime=5000
# Override Output Distortion Gain
PRODUCT_VENDOR_PROPERTIES += \
vendor.audio.hapticgenerator.distortion.output.gain=0.38
# Keyboard bottom padding in dp for portrait mode and height ratio
PRODUCT_PRODUCT_PROPERTIES += \
ro.com.google.ime.kb_pad_port_b=8 \