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

Commit 732aae14 authored by Michal Belusiak (xWF)'s avatar Michal Belusiak (xWF) Committed by Gerrit Code Review
Browse files

Merge "flags: leaudio_broadcast_receive_state_processing_refactor" into main

parents ad627f36 2894aab9
Loading
Loading
Loading
Loading
+11 −1
Original line number Diff line number Diff line
@@ -462,3 +462,13 @@ flag {
    description: "Add OPUS codec type"
    bug: "380029892"
}

flag {
    name: "leaudio_broadcast_receive_state_processing_refactor"
    namespace: "bluetooth"
    description: "Fix parsing empty receive states and refactor its processing"
    bug: "380231464"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}