Skip to content

Commit

Permalink
breeze: Build vendor variant of android.hardware.vibrator-V1-ndk_plat…
Browse files Browse the repository at this point in the history
…form

Signed-off-by: daniml3 <danimoral1001@gmail.com>
Change-Id: I07fd056096496bc1128b5ebb07a12e8e05ba7502
  • Loading branch information
danielml3 authored and Hadenix committed Oct 9, 2023
1 parent de7c4ea commit 3d1eb09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,10 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
android.hardware.usb@1.1.vendor

# Vibrator
PRODUCT_PACKAGES += \
android.hardware.vibrator-V1-ndk_platform.vendor

# VNDK
PRODUCT_COPY_FILES += \
prebuilts/vndk/v28/arm64/arch-arm-armv8-a/shared/vndk-core/android.hardware.audio.common@4.0-util.so:$(TARGET_COPY_OUT_VENDOR)/lib/android.hardware.audio.common@4.0-util-v28.so \
Expand Down

0 comments on commit 3d1eb09

Please sign in to comment.