msm8937-common: Build USB HIDL HAL service
Change-Id: I993d76c70f50ae6f8f6c3f468d9a363fad6711d5
This commit is contained in:
parent
a7c9988c3d
commit
d911e2cb6a
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue