audio: enable the CCA unsupported feature
Bug: 342333009 Test: verified the CCA unsupported feature is enabled on test build Change-Id: I4bc941ed419c5801de03c9cb954f3b0452229ed7 Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
75973f203d
commit
84d6791d3c
1 changed files with 3 additions and 0 deletions
|
@ -1034,6 +1034,9 @@ $(call soong_config_set,aoc,target_product,$(TARGET_PRODUCT))
|
|||
|
||||
#
|
||||
## Audio properties
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.audio.cca.unsupported=false
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.config.vc_call_vol_steps=7 \
|
||||
ro.config.media_vol_steps=25 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue