sdm845-common: Set voice call volume steps to 7

Bug: 28426597
Change-Id: Icf78d9acec75c500982b1e4391af4d6f3933da37
This commit is contained in:
rago 2016-07-01 16:05:00 -07:00 committed by LuK1337
parent 9ab37ec48d
commit ba90d97f83

View file

@ -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 += \