audio: set CCA to be enable by default
Bug: 279697074 Test: build pass Change-Id: I121e5f1ff54780d69653bea7b54acf5a001baa5a Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
19230e8ea7
commit
dad4c28d12
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 Vendor property
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.audio.cca.enabled=false \
|
||||
persist.vendor.audio.cca.enabled=true \
|
||||
persist.vendor.audio.cca.unsupported=false
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue