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

Commit 0b7d51a4 authored by Yuyang Huang's avatar Yuyang Huang Committed by Automerger Merge Worker
Browse files

Merge "Flag to maintain call index after conference disconnect." into main am: 27ed6f49

parents f95a8353 27ed6f49
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -126,3 +126,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "maintain_call_index_after_conference"
    namespace: "bluetooth"
    description: "Avoid change of clcc call index after call disconnects from conference"
    bug: "345380335"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}