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

Commit 19465a45 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Flag: broadcast_adapter_state_with_callback" into main

parents b21d20f3 22f60dff
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"