aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--device.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 9e32c59..520668c 100644
--- a/device.mk
+++ b/device.mk
@@ -262,6 +262,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.sensors@1.0-impl
+# USB HAL
+PRODUCT_PACKAGES += \
+ android.hardware.usb@1.0-service
+
# Vibrator
PRODUCT_PACKAGES += \
android.hardware.vibrator@1.0-impl