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:
parent
a968f7a01c
commit
de1a1ecc41
5 changed files with 5 additions and 0 deletions
|
@ -332,6 +332,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
PRODUCT_PRODUCT_PROPERTIES += ro.odm.build.media_performance_class=34
|
||||
|
||||
# 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 += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue