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

Commit 503acb05 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "Add flag l2cap_update_existing_conn_interval_with_base_interval" into main am: a64a92ce

parents 294e3b2f a64a92ce
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -24,3 +24,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "l2cap_update_existing_conn_interval_with_base_interval"
    namespace: "bluetooth"
    description: "Update existing connection intervals when base ecosystem interval is set"
    bug: "348209161"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}