audio: add CCA persistent properties
Bug: 267694116 Test: Verified on the test build Change-Id: Idc24d63756a92a52c5dd4611a31bf510e11e2835 Signed-off-by: Carter Hsu <carterhsu@google.com>
This commit is contained in:
parent
0fc5333405
commit
c0191a1c8d
1 changed files with 5 additions and 0 deletions
|
@ -993,6 +993,11 @@ $(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.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