vibrator: add device specific constants am: f680529e42 am: 20cb06641e

Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17752384

Change-Id: I560e40f36c837ae6317bd309a74ae1cab69ef33b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
chasewu 2022-05-19 08:35:17 +00:00 committed by Automerger Merge Worker
commit 93d1efdc5d
2 changed files with 6 additions and 2 deletions

View file

@ -135,7 +135,9 @@ DEVICE_MANIFEST_FILE += \
# Vibrator HAL # Vibrator HAL
PRODUCT_PRODUCT_PROPERTIES +=\ PRODUCT_PRODUCT_PROPERTIES +=\
ro.vendor.vibrator.hal.long.frequency.shift=15 ro.vendor.vibrator.hal.long.frequency.shift=15 \
ro.vendor.vibrator.hal.device.mass=0.205 \
ro.vendor.vibrator.hal.loc.coeff=2.25
ACTUATOR_MODEL := luxshare_ict_081545 ACTUATOR_MODEL := luxshare_ict_081545

View file

@ -151,7 +151,9 @@ DEVICE_MANIFEST_FILE += \
# Vibrator HAL # Vibrator HAL
PRODUCT_PRODUCT_PROPERTIES +=\ PRODUCT_PRODUCT_PROPERTIES +=\
ro.vendor.vibrator.hal.long.frequency.shift=15 ro.vendor.vibrator.hal.long.frequency.shift=15 \
ro.vendor.vibrator.hal.device.mass=0.21 \
ro.vendor.vibrator.hal.loc.coeff=2.5
ACTUATOR_MODEL := luxshare_ict_081545 ACTUATOR_MODEL := luxshare_ict_081545