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

Commit 81c0670d authored by Vlad Popa's avatar Vlad Popa
Browse files

Add flag for replacing STREAM_BT_SCO

Flag: com.android.media.audio.replace_stream_bt_sco
Test: trivial
Bug: 345024266
Change-Id: I1c751d38475da2de641febabfc0c1233c4f57e06
parent ef4726a4
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -67,6 +67,14 @@ flag {

}

flag {
    name: "replace_stream_bt_sco"
    namespace: "media_audio"
    description:
        "Replace internally STREAM_BLUETOOTH_SCO with STREAM_VOICE_CALL"
    bug: "345024266"
}

flag {
    name: "ringer_mode_affects_alarm"
    namespace: "media_audio"