audio: add Crystal Clear Audio property am: 6d9217f4ac

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

Change-Id: Ieb50a651df09d6d5a91a7d357d2b50ccd4af01da
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Carter Hsu 2022-06-23 06:50:42 +00:00 committed by Automerger Merge Worker
commit 24566db679

View file

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