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

Commit b2d222f0 authored by Michal Belusiak (xWF)'s avatar Michal Belusiak (xWF) Committed by Automerger Merge Worker
Browse files

Merge "flags: leaudio_broadcast_receive_state_processing_refactor" into main am: 732aae14

parents 74dc2621 732aae14
Loading
Loading
Loading
Loading
+11 −1
Original line number Original line Diff line number Diff line
@@ -462,3 +462,13 @@ flag {
    description: "Add OPUS codec type"
    description: "Add OPUS codec type"
    bug: "380029892"
    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
    }
}