LG8n: Build OSS Transsion Vibrator Service

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-08-29 16:35:39 +08:00
parent 56841d05e6
commit 45e5a4bd29

View file

@ -32,6 +32,10 @@ PRODUCT_SHIPPING_API_LEVEL := 31
PRODUCT_SOONG_NAMESPACES += \
$(LOCAL_PATH)
# Vibrator
PRODUCT_PACKAGES += \
android.hardware.vibrator-service.transsion
# Inherit from the common OEM chipset makefile.
$(call inherit-product, device/tecno/pova4series-common/common.mk)