summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/systemui/SystemUIDefaultModule.java
diff options
context:
space:
mode:
authorRavi Paluri <rpaluri@codeaurora.org>2019-09-30 15:39:18 +0530
committerRavi Paluri <rpaluri@codeaurora.org>2019-09-30 15:39:18 +0530
commit18a36d558e86c48382512d3e200166b6d21fa1c8 (patch)
tree7eac6cea24f428a15bca17d08b8ab17afc9033ef /packages/SystemUI/src/com/android/systemui/SystemUIDefaultModule.java
parent7a4d0514f5448904139ac3bcecb59996722b0af2 (diff)
Fix to handle duplicate call id for conference call
When one of the participant drops remotely soon after initiating a conference, lower layers will re-use the callId of terminated participant to the newly formed conference call. As lower layers ensures that callIds assigned to the calls are unique, remove the callId checks and invoke <callSessionMergeComplete> callback with the newly formed conference call. Change-Id: Iea12d22070b3b34266ba6d41fd85898f60636d2a CRs-Fixed: 2537853
Diffstat (limited to 'packages/SystemUI/src/com/android/systemui/SystemUIDefaultModule.java')
0 files changed, 0 insertions, 0 deletions