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

Commit ed20bdba authored by William Escande's avatar William Escande
Browse files

Add flag: get_state_from_system_server

Bug: 362569584
Bug: 315241296
Test: m Bluetooth
Flag: com.android.bluetooth.flags.get_state_from_system_server
Change-Id: Ieb4ff4788dd31afffdd9cfdfdd08d2ed08ac41da
parent ddc585d5
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -36,6 +36,16 @@ flag {
    bug: "328698375"
}

flag {
    name: "get_state_from_system_server"
    namespace: "bluetooth"
    description: "Get Bluetooth state from system server instead of from Bluetooth app"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "362569584"
}

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