sm8250-common: 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 <albertccwang@google.com> Change-Id: Iffe00f8753206fb66cd3ab96cae5aa5ad9c410cd
This commit is contained in:
parent
1659f33ed2
commit
89864a876f
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ PRODUCT_PACKAGES_DEBUG += \
|
|||
|
||||
# USB
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.2-service-qti
|
||||
android.hardware.usb@1.3-service-qti
|
||||
|
||||
# Vendor service manager
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue