Revert "audio: set CCA to be enable by default"
This reverts commit dad4c28d12
.
Reason for revert: <CCA has audio artifact, set default off until the issue is fixed>
Change-Id: I4c12f1a8e51e0c5135be0e45ef82440642ae26ed
This commit is contained in:
parent
dad4c28d12
commit
d8f891cf94
1 changed files with 1 additions and 1 deletions
|
@ -995,7 +995,7 @@ $(call soong_config_set,aoc,target_product,$(TARGET_PRODUCT))
|
||||||
## Audio properties
|
## Audio properties
|
||||||
##Audio Vendor property
|
##Audio Vendor property
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.vendor.audio.cca.enabled=true \
|
persist.vendor.audio.cca.enabled=false \
|
||||||
persist.vendor.audio.cca.unsupported=false
|
persist.vendor.audio.cca.unsupported=false
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue