sdm660-common: Use the fragment for QTI vibrator HAL
This commit is contained in:
parent
ce0f90f70a
commit
e0e2d57600
1 changed files with 1 additions and 4 deletions
|
@ -589,10 +589,7 @@ PRODUCT_SOONG_NAMESPACES += \
|
||||||
|
|
||||||
# Vibrator
|
# Vibrator
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vendor.qti.hardware.vibrator.service
|
$(call inherit-product, vendor/qcom/opensource/vibrator/vibrator-vendor-product.mk)
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
|
|
||||||
|
|
||||||
# VNDK
|
# VNDK
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue