Merge "Vibrator: Set Soong Config variable - kernel_ver" into main
This commit is contained in:
commit
c6e58188ca
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ PRODUCT_VENDOR_PROPERTIES += \
|
|||
ro.vendor.build.svn=52
|
||||
|
||||
# Vibrator HAL
|
||||
$(call soong_config_set,haptics,kernel_ver,v$(subst .,_,$(TARGET_LINUX_KERNEL_VERSION)))
|
||||
PRODUCT_VENDOR_PROPERTIES +=\
|
||||
ro.vendor.vibrator.hal.long.frequency.shift=0 \
|
||||
ro.vendor.vibrator.hal.gpio.num=44 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue