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

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

Merge "flags: add leaudio_broadcast_stop_on_streaming_request" into main

parents 302a6a6e 4f14d961
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
    }
}