audio: add Crystal Clear Audio property am: 6d9217f4ac am: 24566db679

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/18753026

Change-Id: Ibda19f22cf9d90ca8aa7d1e691c32b00e4250a9b
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Carter Hsu 2022-06-23 07:08:14 +00:00 committed by Automerger Merge Worker
commit e5164c9de3

View file

@ -1014,6 +1014,10 @@ 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 \