Merge "audio: add CCA persistent properties" into udc-d1-dev
This commit is contained in:
commit
860a878c08
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 properties
|
||||||
|
##Audio Vendor property
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
persist.vendor.audio.cca.enabled=false \
|
||||||
|
persist.vendor.audio.cca.unsupported=false
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
ro.config.vc_call_vol_steps=7 \
|
ro.config.vc_call_vol_steps=7 \
|
||||||
ro.config.media_vol_steps=25 \
|
ro.config.media_vol_steps=25 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue