mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 05:38:17 +00:00
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:
@@ -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/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