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

Commit 47d32b91 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add flag enforce_resolve_system_service_behavior" into main

parents 2ea02cc3 bcd6b241
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -11,6 +11,16 @@ flag {
    bug: "339554081"
}

flag {
    name: "enforce_resolve_system_service_behavior"
    namespace: "bluetooth"
    description: "Loudly crash when it is not possible to find a service to start bluetooth"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "366273182"
}

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