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

Commit c6205edd authored by Yuyang Huang's avatar Yuyang Huang Committed by Automerger Merge Worker
Browse files

Merge "Flag to set SCO state correctly on rfcomm disconct" into main am: a431f820

parents 05f250f4 a431f820
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -125,3 +125,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "update_sco_state_correctly_on_rfcomm_disconnect_during_codec_nego"
    namespace: "bluetooth"
    description: "Flag to set the SCO state correctly on RFCOMM disconnection during Codec Negotiation"
    bug: "351778741"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}