sm8250-common: Switch to OOS volume steps
* Call volume step is directly picked from OOS and it seems that OOS hardcoded media volume step to 30, which is the behavior that user experiences. Change-Id: Ib306646dbde61934d8a29447cd186f54f775a407
This commit is contained in:
parent
1dc5f1546b
commit
fad4f2f288
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
# Audio
|
||||
ro.config.media_vol_steps=25
|
||||
ro.config.vc_call_vol_steps=7
|
||||
ro.config.media_vol_steps=30
|
||||
ro.config.vc_call_vol_steps=9
|
||||
|
|
Loading…
Reference in a new issue