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

Commit 06928b8a authored by Grzegorz Kolodziejczyk's avatar Grzegorz Kolodziejczyk Committed by Automerger Merge Worker
Browse files

Merge "flags: add leaudio_no_context_validate_streaming_request" into main am: 302a6a6e

parents 1465311a 302a6a6e
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