Merge "Vibrator: Set Soong Config variable - kernel_ver" into main

This commit is contained in:
Ravi Jain 2024-05-20 11:00:39 +00:00 committed by Android (Google) Code Review
commit 1e6976040c
3 changed files with 3 additions and 0 deletions

View file

@ -374,6 +374,7 @@ PRODUCT_COPY_FILES += \
device/google/shusky/husky/panel_config_google-hk3_cal0.pb:$(TARGET_COPY_OUT_VENDOR)/etc/panel_config_google-hk3_cal0.pb
# Vibrator HAL
$(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 += \