sm8450-common: Build common QTI vibrator HAL

Change-Id: I281c6d993901ad86592d43afcac2171840998738
This commit is contained in:
Michael Bestas
2023-05-19 00:20:56 +03:00
committed by Arian
parent 3864cf8b90
commit 049fadb276

View File

@@ -434,6 +434,13 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.verified_boot.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.verified_boot.xml
# 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
# WiFi
PRODUCT_PACKAGES += \
android.hardware.wifi@1.0-service \