Skip to content

Commit fcdb1e2

Browse files
Albert Wangchaptsand
Albert Wang
authored andcommitted
umi: Update USB HAL to V1.3 implementation
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
1 parent 2ee96a4 commit fcdb1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

device.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ PRODUCT_PACKAGES += \
406406

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

411411
PRODUCT_PACKAGES += \
412412
init.qcom.usb.rc \

0 commit comments

Comments
 (0)