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

Commit 78664fda authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Flag to disconnect before removing device" into main

parents ed75a70b 9ed02da8
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
    }
}