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

Commit 0ffe3470 authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Flag to remove pending BTA HH connection instance on bond removal" into main

parents 53a2c90d 739fdb75
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -132,3 +132,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "remove_pending_hid_connection"
    namespace: "bluetooth"
    description: "Remove the pending BTA HH connection instance when the device is removed"
    bug: "377705101"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}