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

Commit 3c794b13 authored by William Escande's avatar William Escande
Browse files

Flag: add get_name_and_address_as_callback

Bug: 315241296
Bug: 368114370
Test: m Bluetooth
Flag: com.android.bluetooth.flags.get_name_and_address_as_callback
Change-Id: I74273b3ad7eb142b90e0313880700b030c1c0f90
parent 76c22e64
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"