sdm845-common: Set voice call volume steps to 7
Bug: 28426597 Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
This commit is contained in:
parent
9ab37ec48d
commit
ba90d97f83
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
audio.offload.min.duration.secs=30 \
|
||||
persist.vendor.audio.hac.enable=false \
|
||||
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24 \
|
||||
ro.config.media_vol_steps=25
|
||||
ro.config.media_vol_steps=25 \
|
||||
ro.config.vc_call_vol_steps=7
|
||||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Reference in a new issue