mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-30 23:22:56 +00:00
audio: add Crystal Clear Audio property
Bug: 206065000 Test: use test build to check the property Signed-off-by: Carter Hsu <carterhsu@google.com> Change-Id: Ia1f814dacbc7b4e0f1b5cda1bd8d1dcc551f0ea0
This commit is contained in:
@@ -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/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
|
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
|
##Audio soong
|
||||||
PRODUCT_SOONG_NAMESPACES += \
|
PRODUCT_SOONG_NAMESPACES += \
|
||||||
vendor/google/whitechapel/audio/hal \
|
vendor/google/whitechapel/audio/hal \
|
||||||
|
|||||||
Reference in New Issue
Block a user