sdm845-common: Media volume: from 15 to 25 steps

Test: play media, use all 25 vol steps and observe varying attenuation
Bug: 32195657
Change-Id: I7ac87df0b2b15de3a7bb87e739bd88ef7b185236
This commit is contained in:
Jean-Michel Trivi 2017-06-22 19:20:26 -07:00 committed by LuK1337
parent 047997a3be
commit 9ab37ec48d

View file

@ -18,7 +18,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
persist.vendor.audio_hal.dsp_bit_width_enforce_mode=24 \
ro.config.media_vol_steps=25
# Camera
PRODUCT_PROPERTY_OVERRIDES += \