Merge "comet/vibrator: Update loc coeff and device mass" into main
This commit is contained in:
commit
8ef6ee3e3e
1 changed files with 5 additions and 5 deletions
|
@ -292,15 +292,15 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
|
||||
# Haptics
|
||||
# Placeholders for updates later, need to update:
|
||||
# edit device.mass
|
||||
# edit loc.coeff
|
||||
# remove dbc.enable
|
||||
# remove ro.vendor.vibrator.hal.dbc.enable (needed for setting pm.activetimeout)
|
||||
# remove pm.activetimeout
|
||||
# ro.vendor.vibrator.hal.loc.coeff.folded currently unused
|
||||
ACTUATOR_MODEL := luxshare_ict_081545
|
||||
PRODUCT_VENDOR_PROPERTIES += \
|
||||
ro.vendor.vibrator.hal.chirp.enabled=1 \
|
||||
ro.vendor.vibrator.hal.device.mass=0.222 \
|
||||
ro.vendor.vibrator.hal.loc.coeff=2.8 \
|
||||
ro.vendor.vibrator.hal.device.mass=0.2605 \
|
||||
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.pm.activetimeout=5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue