audio: disable the audio proxy hal(mediashell)
Bug: 329351565 Test: atest VtsHalAudioV7_1TargetTest Change-Id: I9ce27a764a09b8d878d4d14ed956205000355610 Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
8c3609efcc
commit
bcef5e2c3f
8 changed files with 0 additions and 87 deletions
|
@ -303,13 +303,6 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/tangorpro/audio/tangorpro/prebuilt/libspeechenhancer
|
||||
|
||||
# AudioProxy
|
||||
PRODUCT_PACKAGES += \
|
||||
libaudio_proxy.google \
|
||||
device.google.atv.audio_proxy@7.1-service
|
||||
|
||||
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
|
||||
|
@ -318,9 +311,6 @@ 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
|
||||
|
||||
# SKU specific RROs
|
||||
PRODUCT_PACKAGES += \
|
||||
SettingsOverlayGTU8P
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue