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

Commit 19ffc16b authored by Pomai Ahlo's avatar Pomai Ahlo Committed by Gerrit Code Review
Browse files

Merge "New flag: rfcomm_prevent_unnecessary_collisions" into main

parents 407d2aa3 2b8c0611
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -17,3 +17,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "rfcomm_prevent_unnecessary_collisions"
    namespace: "bluetooth"
    description: "Restrict collision handling to exclude unrelated connections"
    bug: "349892756"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}