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

Commit 7e367264 authored by Hsin-chen Chuang's avatar Hsin-chen Chuang
Browse files

Add flag extend_and_randomize_role_switch_delay

Bug: 388459732
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: I096068dafea9babc1936ed83bdab1c3b28e7af3b
parent 94c3aee0
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
    }
}