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

Commit 96befcc1 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Flag to disconnect before removing device" into main am: 78664fda

parents 3f75e760 78664fda
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -84,3 +84,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "wait_for_disconnect_before_unbond"
    namespace: "bluetooth"
    description: "Disconnect all links before removing the bond"
    bug: "345299969"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}