blob: 4d973413fb736b6e012db61b477b2b98bb72198f [file] [log] [blame]
QTI_VIBRATOR_HAL_SERVICE := \
vendor.qti.hardware.vibrator.service
PRODUCT_PACKAGES += $(QTI_VIBRATOR_HAL_SERVICE)
ifneq ($(BOARD_OPENSOURCE_DIR), )
PRODUCT_COPY_FILES += \
$(BOARD_OPENSOURCE_DIR)/vibrator/excluded-input-devices.xml:vendor/etc/excluded-input-devices.xml
else
PRODUCT_COPY_FILES += \
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:vendor/etc/excluded-input-devices.xml
endif # BOARD_OPENSOURCE_DIR