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

Commit 22f60dff authored by William Escande's avatar William Escande
Browse files

Flag: broadcast_adapter_state_with_callback

Bug: 357645528
Bug: 315241296
Test: m Bluetooth
Flag: com.android.bluetooth.flags.broadcast_adapter_state_with_callback
Change-Id: I421ad5a62a6fd21507d7c7e6a10fe778051e508e
parent 8317ce0c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -29,6 +29,16 @@ flag {
    bug: "339554081"
}

flag {
    name: "broadcast_adapter_state_with_callback"
    namespace: "bluetooth"
    description: "Instead of caching the value with an IPC cache, we directly broadcast the state to each app so they can store it locally"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "357645528"
}

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