audio: CCA default off
Bug: 291165260 Test: build pass Change-Id: I55458c7d944cb7a4279ccfc1dbe6b27e782c9a4c Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
27f50dfd36
commit
2898891cb5
1 changed files with 1 additions and 1 deletions
|
@ -1013,7 +1013,7 @@ $(call soong_config_set,aoc,target_product,$(TARGET_PRODUCT))
|
|||
## Audio properties
|
||||
##Audio Vendor property
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.audio.cca.enabled=true \
|
||||
persist.vendor.audio.cca.enabled=false \
|
||||
persist.vendor.audio.cca.unsupported=false
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue