mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-21 21:36:26 -08:00
LG8n: Build OSS Transsion Vibrator Service
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
56841d05e6
commit
45e5a4bd29
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue