Vibrator: Set Soong Config variable - kernel_ver
Bug: 340148508 Test: Build and check fw files in all devices. Change-Id: I9282369332140d7ffdea42be2fcceabe3000acc0
This commit is contained in:
parent
ea642c51c7
commit
9501f4c2b9
1 changed files with 1 additions and 0 deletions
|
@ -280,6 +280,7 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.preferred_mode=960x2142@120
|
|||
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.display.lbe.supported=1
|
||||
|
||||
# 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