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

Commit a64a92ce authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Gerrit Code Review
Browse files

Merge "Add flag l2cap_update_existing_conn_interval_with_base_interval" into main

parents d8fb1d14 2cf0a29d
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
    }
}