Vibrator: Set Soong Config variable - kernel_ver

Bug: 340148508
Test: Build and check fw files in all devices.
Change-Id: I64e5a50302920d63f358946a8ea840df3e1da98b
This commit is contained in:
Ravi Jain 2024-05-13 08:42:17 +00:00
parent 35869b9660
commit 15b00fc5f2

View file

@ -158,6 +158,7 @@ $(call inherit-product-if-exists, vendor/goodix/udfps/configuration/udfps_factor
endif
# Vibrator HAL
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
ADAPTIVE_HAPTICS_FEATURE := adaptive_haptics_v1
PRODUCT_VENDOR_PROPERTIES += \
ro.vendor.vibrator.hal.supported_primitives=243 \