potter: update audio for O

Change-Id: I90cb6cbf22a127141b6701fea71fa7aab5db2b6b
This commit is contained in:
Vachounet
2017-08-23 11:53:58 +02:00
parent 52e0863ffb
commit 0b6743baac
2 changed files with 15 additions and 38 deletions

View File

@@ -56,17 +56,23 @@ PRODUCT_AAPT_CONFIG := normal
# Audio
PRODUCT_PACKAGES += \
audiod \
audio.a2dp.default \
audio.primary.msm8953 \
audio.r_submix.default \
audio.a2dp.default \
audio.usb.default \
audio.r_submix.default \
libaudio-resampler \
PRODUCT_PACKAGES += \
libqcomvisualizer \
libqcomvoiceprocessing \
libqcompostprocbundle \
libshim_adsp \
tinymix
libqcomvoiceprocessingdescriptors \
libqcompostprocbundle
PRODUCT_PACKAGES += \
android.hardware.audio@2.0-impl \
android.hardware.audio.effect@2.0-impl \
android.hardware.broadcastradio@1.0-impl \
android.hardware.soundtrigger@2.0-impl
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_effects.conf:system/vendor/etc/audio_effects.conf \