sdm660-common: overlay: Separate notification and ringtone volumes
Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
e51c944939
commit
bc7e624aa3
1 changed files with 3 additions and 0 deletions
|
@ -978,4 +978,7 @@
|
||||||
<!-- The number of volume steps for the ring stream -->
|
<!-- The number of volume steps for the ring stream -->
|
||||||
<integer name="config_audio_ring_vol_steps">25</integer>
|
<integer name="config_audio_ring_vol_steps">25</integer>
|
||||||
|
|
||||||
|
<!-- Flag indicating whether notification and ringtone volumes
|
||||||
|
are controlled together (aliasing is true) or not. -->
|
||||||
|
<bool name="config_alias_ring_notif_stream_types">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue