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

Commit b796e974 authored by Pomai Ahlo's avatar Pomai Ahlo Committed by Automerger Merge Worker
Browse files

Merge "New flag: rfcomm_prevent_unnecessary_collisions" into main am: 19ffc16b am: ea0823bc

parents 32ac65b1 ea0823bc
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
    }
}