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

Commit 2b275208 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

flags: add delay_bonding_when_busy

Bug: 315241296
Bug: 316927319
Test: m service-bluetooth
Change-Id: I82ba223993d5ae3dbfd628f4241a5b9699ff0cd2
parent 27cf138c
Loading
Loading
Loading
Loading
+8 −1
Original line number Original line Diff line number Diff line
@@ -69,3 +69,10 @@ flag {
    description: "Le audio broadcast feature roll-out control flag"
    description: "Le audio broadcast feature roll-out control flag"
    bug: "316005152"
    bug: "316005152"
}
}

flag {
    name: "delay_bonding_when_busy"
    namespace: "bluetooth"
    description: "Fix bonding failure due to native stack being busy"
    bug: "316927319"
}