Vibrator: Set Soong Config variable - kernel_ver

Bug: 340148508
Test: Build and check fw files in all devices.
Change-Id: Iffe194bd3c10e6be50025106756ded28442612d1
This commit is contained in:
Ravi Jain 2024-05-13 08:46:34 +00:00
parent a968f7a01c
commit de1a1ecc41
5 changed files with 5 additions and 0 deletions

View file

@ -246,6 +246,7 @@ PRODUCT_VENDOR_PROPERTIES += \
persist.vendor.udfps.lhbm_controlled_in_hal_supported=true
# Vibrator HAL
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
ACTUATOR_MODEL := luxshare_ict_081545
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.vibrator.hal.chirp.enabled=1 \