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

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

Flag: add adapter_properties_looper

Bug: 372777933
Bug: 315241296
Flag: com.android.bluetooth.flags.adapter_properties_looper
Test: m Bluetooth
Change-Id: I4f7ab5c9cbcaebe12916319d6597a311f1dc9ea2
parent c3a654f6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"
container: "com.android.btservices"

flag {
    name: "adapter_properties_looper"
    namespace: "bluetooth"
    description: "Manage AdapterProperties threading to not conflict with main looper and handle callback from native properly"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "372777933"
}

flag {
    name: "adapter_suspend_mgmt"
    namespace: "bluetooth"