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

Commit 3f8166aa 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 am: c6205edd

parents d4e5345e c6205edd
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
    }
}