sdm660-common: overlay: set 25 volume steps for ring and notification
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
cc15380b70
commit
61570484f7
1 changed files with 7 additions and 0 deletions
|
@ -971,4 +971,11 @@
|
||||||
|
|
||||||
<!-- Determines whether the shell features all run on another thread. -->
|
<!-- Determines whether the shell features all run on another thread. -->
|
||||||
<bool name="config_enableShellMainThread">true</bool>
|
<bool name="config_enableShellMainThread">true</bool>
|
||||||
|
|
||||||
|
<!-- The number of volume steps for the notification stream -->
|
||||||
|
<integer name="config_audio_notif_vol_steps">25</integer>
|
||||||
|
|
||||||
|
<!-- The number of volume steps for the ring stream -->
|
||||||
|
<integer name="config_audio_ring_vol_steps">25</integer>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue