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

Commit 87625c71 authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

Merge "Add flag to clear pairing state on early bonding failure" into main

parents e83f00ef 890f1085
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -147,3 +147,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "clear_pairing_state_when_no_devrec"
    namespace: "bluetooth"
    description: "Clear pairing state on early bond failure due to connection timeout and devrec is not created"
    bug: "364321751"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}