sm6150-common: Enable LED based vibrator
Enable LED based vibrator for sm6150 targets. Change-Id: I079eefaefff77fe19304acc8749773febf91a7fc
This commit is contained in:
parent
a4bb51c698
commit
f5c5ca7f13
@ -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.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
|
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
|
# Vulkan
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libvulkan
|
libvulkan
|
||||||
|
Loading…
Reference in New Issue
Block a user