sm6150-common: Enable LED based vibrator

Enable LED based vibrator for sm6150 targets.

Change-Id: I079eefaefff77fe19304acc8749773febf91a7fc
This commit is contained in:
Bharat Pawar 2020-07-30 20:18:30 +05:30 committed by Arian
parent a4bb51c698
commit f5c5ca7f13
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -344,6 +344,10 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml
# Vibrator
PRODUCT_PACKAGES += \
vendor.qti.hardware.vibrator.service
# Vulkan
PRODUCT_PACKAGES += \
libvulkan