Merge "comet/vibrator: Update loc coeff and device mass" into main

This commit is contained in:
Chris Paulo 2024-01-29 20:52:48 +00:00 committed by Android (Google) Code Review
commit 8ef6ee3e3e

View file

@ -292,15 +292,15 @@ PRODUCT_VENDOR_PROPERTIES += \
# Haptics # Haptics
# Placeholders for updates later, need to update: # Placeholders for updates later, need to update:
# edit device.mass # remove ro.vendor.vibrator.hal.dbc.enable (needed for setting pm.activetimeout)
# edit loc.coeff
# remove dbc.enable
# remove pm.activetimeout # remove pm.activetimeout
# ro.vendor.vibrator.hal.loc.coeff.folded currently unused
ACTUATOR_MODEL := luxshare_ict_081545 ACTUATOR_MODEL := luxshare_ict_081545
PRODUCT_VENDOR_PROPERTIES += \ PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.vibrator.hal.chirp.enabled=1 \ ro.vendor.vibrator.hal.chirp.enabled=1 \
ro.vendor.vibrator.hal.device.mass=0.222 \ ro.vendor.vibrator.hal.device.mass=0.2605 \
ro.vendor.vibrator.hal.loc.coeff=2.8 \ ro.vendor.vibrator.hal.loc.coeff.folded=3.15 \
ro.vendor.vibrator.hal.loc.coeff=2.58 \
ro.vendor.vibrator.hal.dbc.enable=1 \ ro.vendor.vibrator.hal.dbc.enable=1 \
ro.vendor.vibrator.hal.pm.activetimeout=5 ro.vendor.vibrator.hal.pm.activetimeout=5