sdm660-common: overlay: set 25 volume steps for ring and notification

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
pix106 2023-04-08 11:01:14 +02:00
parent cc15380b70
commit 61570484f7

View file

@ -971,4 +971,11 @@
<!-- Determines whether the shell features all run on another thread. -->
<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>