sdm845-common: Move ro.config.*_vol_steps to /product
* /product has higher priority than /vendor, who would have thought... Change-Id: Ie82ebb17ffc5d4c398b40f34998eae164c297655
This commit is contained in:
parent
408d16c462
commit
61d7892b3b
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,9 @@
|
|||
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
|
||||
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.config.media_vol_steps=25 \
|
||||
ro.config.vc_call_vol_steps=7
|
||||
|
||||
|
|
Loading…
Reference in a new issue