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

Commit f6a7881f authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Gerrit Code Review
Browse files

Merge "flags: add leaudio_use_audio_mode_listener" into main

parents 98876e4f 317c672e
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
    }
}