diff --git a/sdm660.mk b/sdm660.mk index dee564df..ffe7b8a5 100644 --- a/sdm660.mk +++ b/sdm660.mk @@ -589,10 +589,7 @@ PRODUCT_SOONG_NAMESPACES += \ # Vibrator PRODUCT_PACKAGES += \ - vendor.qti.hardware.vibrator.service - -PRODUCT_COPY_FILES += \ - vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml +$(call inherit-product, vendor/qcom/opensource/vibrator/vibrator-vendor-product.mk) # VNDK PRODUCT_PACKAGES += \