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:
Gaurav241 2023-05-03 11:52:25 +08:00 committed by pix106
parent e51c944939
commit bc7e624aa3

View file

@ -978,4 +978,7 @@
<!-- The number of volume steps for the ring stream -->
<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>