switch to basic usb hal
we are using micro usb anyway
This commit is contained in:
parent
0f47eadc9e
commit
047586a146
1 changed files with 1 additions and 1 deletions
|
@ -396,7 +396,7 @@ PRODUCT_PACKAGES += \
|
||||||
|
|
||||||
# USB
|
# USB
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.usb@1.2-service-qti
|
android.hardware.usb@1.0-service.basic
|
||||||
|
|
||||||
# Vibrator
|
# Vibrator
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
Loading…
Reference in a new issue