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

Commit 50757723 authored by Rongxuan Liu's avatar Rongxuan Liu Committed by Gerrit Code Review
Browse files

Merge "flags: add leaudio_stop_updated_to_not_available_context_stream" into main

parents 3a841ac6 948293c4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -417,3 +417,13 @@ flag {
    description: "API to manage broadcast primary group"
    bug: "375422410"
}

flag {
    name: "leaudio_stop_updated_to_not_available_context_stream"
    namespace: "bluetooth"
    description: "Allow stack to stop stream which remains with non allowed context"
    bug: "376251433"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file