diff --git a/product/usb.mk b/product/usb.mk index 08fffbb..aac1546 100644 --- a/product/usb.mk +++ b/product/usb.mk @@ -7,3 +7,7 @@ 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