Skip to content

Commit

Permalink
santoni: build libhidltransport HIDL packages
Browse files Browse the repository at this point in the history
  • Loading branch information
bikramdmbd committed Oct 3, 2020
1 parent ef02184 commit bad28d0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,13 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/ld.config.txt:$(TARGET_COPY_OUT_SYSTEM)/etc/swcodec/ld.config.txt

# Binder
PRODUCT_PACKAGES += \
libhwbinder \
libhwbinder.vendor \
libhidltransport \
libhidltransport.vendor

# Audio configuration
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/aanc_tuning_mixer.txt:$(TARGET_COPY_OUT_VENDOR)/etc/aanc_tuning_mixer.txt \
Expand Down

0 comments on commit bad28d0

Please sign in to comment.