avicii: Unlink ringer and notification volumes
With the QPR2 merge, the AOSP implementation doesn't allow toggling linked & unlinked volumes as a setting; it has to be set by config or overlay. Since we like customization, enable separated volumes Also needed crdroidandroid/android_frameworks_base@922f964 Signed-off-by: AmolAmrit <amol.amrit03@outlook.com>
This commit is contained in:
@@ -155,4 +155,8 @@
|
||||
auto-brightness adjustment setting. -->
|
||||
<fraction name="config_autoBrightnessAdjustmentMaxGamma">150%</fraction>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
Reference in New Issue
Block a user