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

Commit 1871b3ed authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Flag to retain temporary bonds in guest mode" into main am: 4a0ce5e6 am: babf4546

parents 3de6abd6 babf4546
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -64,3 +64,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "guest_mode_bond"
    namespace: "bluetooth"
    description: "Do not remove guest mode bonded devices on BT restart in guest mode"
    bug: "349882273"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}