sm8350-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
c898e611b8
commit
16852c05b5
1 changed files with 1 additions and 1 deletions
|
@ -511,7 +511,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