Vibrator: Set Soong Config variable - kernel_ver

Bug: 340148508
Test: Build and check fw files in all devices.
Change-Id: I728c71cb564e58c874c3ce9c13f2560d74230b5e
This commit is contained in:
Ravi Jain 2024-05-13 08:46:04 +00:00
parent 1463bfce4f
commit 65a8793a09

View file

@ -366,6 +366,7 @@ PRODUCT_VENDOR_PROPERTIES += \
# remove ro.vendor.vibrator.hal.dbc.enable (needed for setting pm.activetimeout)
# remove pm.activetimeout
# ro.vendor.vibrator.hal.loc.coeff.folded currently unused
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
ACTUATOR_MODEL := luxshare_ict_081545
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
PRODUCT_VENDOR_PROPERTIES += \