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

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

Add flag enforce_resolve_system_service_behavior

Bug: 366273182
Bug: 315241296
Test: m Bluetooth
Flag: com.android.bluetooth.flags.enforce_resolve_system_service_behavior
Change-Id: Id86b5497660b94f45f2d6065ab3331af3b3d7247
parent 913996b4
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"