Commit 3cd95674 authored by Blaster4385's avatar Blaster4385
Browse files

nicky: Switch vibrator to qti common component

parent eca3d4d2
Loading
Loading
Loading
Loading
+1 −7
Original line number Diff line number Diff line
@@ -316,6 +316,7 @@ TARGET_COMMON_QTI_COMPONENTS := \
    media-legacy \
    perf \
    usb \
    vibrator \
    wfd

# Recovery
@@ -356,13 +357,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
    vendor.lineage.trust@1.0-service

# Vibrator
PRODUCT_PACKAGES += \
    vendor.qti.hardware.vibrator.service \

PRODUCT_COPY_FILES += \
    vendor/qcom/opensource/vibrator/excluded-input-devices.xml:vendor/etc/excluded-input-devices.xml

# Wi-Fi
PRODUCT_PACKAGES += \
    android.hardware.wifi@1.0-service \