Vibrator: Set Soong Config variable - kernel_ver
Bug: 340148508 Test: Build and check fw files in all devices. Change-Id: I835b4556bb88d40bc11bec5108496806915cb42c
This commit is contained in:
parent
d9706b6ef9
commit
b0a6cbf1e4
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