Merge "audio: add speech enhancer" into udc-qpr-dev
This commit is contained in:
commit
7e5555f2ae
1 changed files with 8 additions and 0 deletions
|
@ -285,6 +285,14 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := device/google/tangorpro/device_framework_matrix_product_tangorpro.xml
|
||||
|
||||
#Audio
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.audio.speech_enhancement.enable=1
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libspeechenhancer \
|
||||
audio_speech_enhancer_aoc
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/tangorpro/public.libraries-google-tangorpro.txt:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/public.libraries-google.txt
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue