audio: remove CCA default setting from common

Bug: 248151108
Test: build pass
Signed-off-by: Carter Hsu <carterhsu@google.com>
Change-Id: Ia48b5ef5829cb347f79b555f8c5d3edfb13acff9
This commit is contained in:
Carter Hsu 2022-09-16 15:56:59 +08:00
parent 4002a1139d
commit 1979e0bcf9

View file

@ -1043,10 +1043,6 @@ PRODUCT_COPY_FILES += \
frameworks/av/services/audiopolicy/config/default_volume_tables.xml:$(TARGET_COPY_OUT_VENDOR)/etc/default_volume_tables.xml \
frameworks/av/services/audiopolicy/config/bluetooth_audio_policy_configuration_7_0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_audio_policy_configuration_7_0.xml
##Audio Vendor property
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.audio.cca.enabled=true
##Audio soong
PRODUCT_SOONG_NAMESPACES += \
vendor/google/whitechapel/audio/hal \