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

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

Merge "flags: add leaudio_no_context_validate_streaming_request" into main

parents d828b6f9 d88f7c25
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -339,3 +339,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_no_context_validate_streaming_request"
    namespace: "bluetooth"
    description: "Request streaming would be send without available cotext validation"
    bug: "336466406"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}
 No newline at end of file