X6833B: Build transsion usb hal

Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
dodyirawan85 2023-12-13 13:58:42 +07:00
parent 1a1754044a
commit 40867b6a97

View file

@ -289,6 +289,10 @@ PRODUCT_SOONG_NAMESPACES += \
# Updatable APEXes # Updatable APEXes
$(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk) $(call inherit-product, $(SRC_TARGET_DIR)/product/updatable_apex.mk)
# USB
PRODUCT_PACKAGES += \
android.hardware.usb-service.transsion
# Vibrator # Vibrator
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.vibrator-service.transsion android.hardware.vibrator-service.transsion