Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ebf6810 authored by Sundeep Gopalaswamy's avatar Sundeep Gopalaswamy
Browse files

Added flag where ringer mode affect alarm stream

Bug: 315521463
Test: Enable "Mute alarm" and "Mute ring" settings, Alarm volume should
      be muted.
Change-Id: I38c11944128188fd99e6d03167b06ce9254fc4ab
parent fe6ab50b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -36,6 +36,14 @@ flag {
    bug: "307588546"
}

flag {
    name: "ringer_mode_affects_alarm"
    namespace: "media_audio"
    description:
        "Support a configuration where ringer mode affects alarm stream"
    bug: "312456558"
}

flag {
    name: "spatializer_offload"
    namespace: "media_audio"