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

Commit 2f143166 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "flags: add delay_bonding_when_busy" into main

parents 64e006ee 2b275208
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -69,3 +69,10 @@ flag {
    description: "Le audio broadcast feature roll-out control flag"
    bug: "316005152"
}

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