diff --git a/sm8250.mk b/sm8250.mk index 5befb81..16aa597 100644 --- a/sm8250.mk +++ b/sm8250.mk @@ -286,4 +286,9 @@ PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \ vndservicemanager +# 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