sm8250-common: Add usb hal service
BUG: 31015010 Test: Manually tested for type-c role switches. Change-Id: Ibc81cf763a14c0975a7721588d6e8b81bd0b124c
This commit is contained in:
parent
22ab810b58
commit
e5d06f846a
1 changed files with 4 additions and 0 deletions
|
@ -472,6 +472,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES_DEBUG += \
|
||||
update_engine_client
|
||||
|
||||
# USB
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.2-service-qti
|
||||
|
||||
# Vendor service manager
|
||||
PRODUCT_PACKAGES += \
|
||||
vndservicemanager
|
||||
|
|
Loading…
Reference in a new issue