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

Commit 9026782d authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Automerger Merge Worker
Browse files

Merge "Add flag to clear pairing state on early bonding failure" into main am: 87625c71

parents a946777e 87625c71
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
    }
}