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

Commit 4ce52001 authored by Bhakthavatsala Raghavendra's avatar Bhakthavatsala Raghavendra Committed by Gerrit Code Review
Browse files

Merge "Add flag to ignore authentication request when collision timer is active" into main

parents 3a9f725d 8df42ac8
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -220,3 +220,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "ignore_auth_req_when_collision_timer_active"
    namespace: "bluetooth"
    description: "Ignore authentication request when collision timer is still active"
    bug: "380328715"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}