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

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

Merge "flags: add leaudio_broadcast_stop_on_streaming_request" into main am: e0c0aef0

parents 06928b8a e0c0aef0
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -349,3 +349,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_broadcast_stop_on_streaming_request"
    namespace: "bluetooth"
    description: "Stop instead of pause on unicast stream request"
    bug: "336740254"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}