Merge "Vibrator: Set Soong Config variable - kernel_ver" into main
This commit is contained in:
commit
776f029243
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ endif
|
|||
PRODUCT_SHIPPING_API_LEVEL := 32
|
||||
|
||||
# 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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue