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

Commit d68b32e0 authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Automerger Merge Worker
Browse files

Merge "flags: add leaudio_use_audio_mode_listener" into main am: f6a7881f

parents 5b15ae05 f6a7881f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -369,3 +369,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_use_audio_mode_listener"
    namespace: "bluetooth"
    description: "Use Audio Mode listener instead of Telecom in call callback"
    bug: "339612732"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}