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

Commit 27ed6f49 authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "Flag to maintain call index after conference disconnect." into main

parents d5600515 f0470281
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
    }
}