Skip to content

Commit

Permalink
umi: Update USB HAL to V1.3 implementation
Browse files Browse the repository at this point in the history
Supports to enable/disable USB data signaling

Bug: 161414036
Test: Pass USB V1.3 HIDL tests
Signed-off-by: Albert Wang <[email protected]>
Change-Id: Iffe00f8753206fb66cd3ab96cae5aa5ad9c410cd
  • Loading branch information
Albert Wang authored and chaptsand committed Mar 27, 2022
1 parent 2ee96a4 commit fcdb1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ PRODUCT_PACKAGES += \

# USB
PRODUCT_PACKAGES += \
android.hardware.usb@1.2-service-qti
android.hardware.usb@1.3-service-qti

PRODUCT_PACKAGES += \
init.qcom.usb.rc \
Expand Down

0 comments on commit fcdb1e2

Please sign in to comment.