haptics: Update output distortion gain
Recommended output distortion gain is 0.48. Bug: 328799172 Test: getprop | grep hapticgenerator Flag: EXEMPT bugfix Change-Id: Ie2f0aca563d3a6f36f0b543cacd52a735b941f69
This commit is contained in:
parent
ad6b8d7ce2
commit
41ca8f2fe7
3 changed files with 12 additions and 0 deletions
|
@ -358,6 +358,10 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
persist.vendor.vibrator.hal.context.settlingtime=5000 \
|
||||
ro.vendor.vibrator.hal.pm.activetimeout=5
|
||||
|
||||
# Override Output Distortion Gain
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
vendor.audio.hapticgenerator.distortion.output.gain=0.48
|
||||
|
||||
# PKVM Memory Reclaim
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
hypervisor.memory_reclaim.supported=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue