Merge "haptics: Update output distortion gain" into main

This commit is contained in:
Treehugger Robot 2024-08-03 01:59:59 +00:00 committed by Android (Google) Code Review
commit 8ebefa51fd

View file

@ -340,6 +340,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.29
# Setup Wizard device-specific settings
PRODUCT_PRODUCT_PROPERTIES += \
setupwizard.feature.enable_quick_start_flow=true