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

Commit 091ae752 authored by William Escande's avatar William Escande
Browse files

Flag: add explicit_kill_from_system_server

Bug: 339548431
Bug: 315241296
Test: None
Flag: com.android.bluetooth.flags.explicit_kill_from_system_server
Change-Id: Ib68abd6beb0cd809669ddb775dc343cbe196a0d9
parent 26b163aa
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -19,6 +19,16 @@ flag {
    bug: "323060869"
}

flag {
    name: "explicit_kill_from_system_server"
    namespace: "bluetooth"
    description: "Explicit kill and wait of Bluetooth AdapterService when turning Bluetooth OFF"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "339548431"
}

flag {
    name: "fast_bind_to_app"
    namespace: "bluetooth"