mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Compile Vibrator HAL from source
Change-Id: Id0d48bcd00ef612872ca77b4706c0a2cb7828933 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
4ef67b7b44
commit
4e518231b2
3 changed files with 4 additions and 22 deletions
|
|
@ -190,6 +190,10 @@ PRODUCT_PACKAGES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.1-service.typec
|
||||
|
||||
# Vibrator
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.vibrator@1.3-service.samsung
|
||||
|
||||
# VNDK
|
||||
PRODUCT_COPY_FILES += \
|
||||
prebuilts/vndk/v29/arm64/arch-arm64-armv8-a/shared/vndk-sp/libcutils.so:$(TARGET_COPY_OUT_VENDOR)/lib64/libcutils-v29.so \
|
||||
|
|
|
|||
Loading…
Reference in a new issue