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

Commit 097d4a2a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag extend_and_randomize_role_switch_delay" into main

parents 5e8afe53 7e367264
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -34,3 +34,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "extend_and_randomize_role_switch_delay"
    namespace: "bluetooth"
    description: "Fix the possible conflicts between role switch and authentication"
    bug: "388459732"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}