android_device_lenovo_msm89.../product/usb.mk
Luca Stefani d911e2cb6a msm8937-common: Build USB HIDL HAL service
Change-Id: I993d76c70f50ae6f8f6c3f468d9a363fad6711d5
2018-06-29 00:02:59 +08:00

13 lines
523 B
Makefile

# Init scripts
PRODUCT_PACKAGES += \
init.qcom.usb.sh
# Permissions
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.ethernet.xml:system/etc/permissions/android.hardware.ethernet.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:system/etc/permissions/android.hardware.usb.accessory.xml \
frameworks/native/data/etc/android.hardware.usb.host.xml:system/etc/permissions/android.hardware.usb.host.xml
# USB HAL
PRODUCT_PACKAGES += \
android.hardware.usb@1.0-service