Skip to content

Commit

Permalink
sdm660-common: Build missing audio extn libs
Browse files Browse the repository at this point in the history
Change-Id: I61fbed6efaa895cf7458fe9284e2fea912ac48c8
  • Loading branch information
luk1337 authored and rk779 committed Jul 30, 2020
1 parent c1e5273 commit 9fa0c5b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sdm660.mk
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ PRODUCT_PACKAGES += \
libvolumelistener \
tinymix

PRODUCT_PACKAGES += \
liba2dpoffload \
libhdmiedid \
libhfp \
libsndmonitor \
libspkrprot \
libssrec

# Audio Configs
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_configs.xml:$(TARGET_COPY_OUT_VENDOR)/etc/audio_configs.xml \
Expand Down

0 comments on commit 9fa0c5b

Please sign in to comment.