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

Commit 5f293e47 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Flag: add get_name_and_address_as_callback" into main am: d01654df am: 61694391

parents c8c9c88a 61694391
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -38,6 +38,16 @@ flag {
    bug: "362569584"
}

flag {
    name: "get_name_and_address_as_callback"
    namespace: "bluetooth"
    description: "Getting the name and address is a non-oneway call. Instead inform the system server with callback"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "368114370"
}

flag {
    name: "kill_instead_of_exit"
    namespace: "bluetooth"