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

Commit 455bca68 authored by Chris Manton's avatar Chris Manton
Browse files

Flag Tracking Bug: progress_acl_scheduler_upon_incoming_connection

Bug: 349197968
Bug: 315241296
Test: m .
Change-Id: I1dd13cd25bf2b41263f1a7af7d75b3d8af25b537
parent 38596325
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -25,3 +25,12 @@ flag {
    }
}

flag {
    name: "progress_acl_scheduler_upon_incoming_connection"
    namespace: "bluetooth"
    description: "Allow outgoing connections to other devices and rnr to same device"
    bug: "355256744"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}