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

Commit 71edbb16 authored by Łukasz Rymanowski (xWF)'s avatar Łukasz Rymanowski (xWF) Committed by Automerger Merge Worker
Browse files

Merge "flags: Add leaudio_speed_up_reconfiguration_between_call" into main am: 84295476

parents 32fe4dca 84295476
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -354,3 +354,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_speed_up_reconfiguration_between_call"
    namespace: "bluetooth"
    description: "Fix reconfiguration time between call and media"
    bug: "352686917"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}