diff options
author | Ravi Paluri <rpaluri@codeaurora.org> | 2019-09-30 15:39:18 +0530 |
---|---|---|
committer | Ravi Paluri <rpaluri@codeaurora.org> | 2019-09-30 15:39:18 +0530 |
commit | 18a36d558e86c48382512d3e200166b6d21fa1c8 (patch) | |
tree | 7eac6cea24f428a15bca17d08b8ab17afc9033ef /tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java | |
parent | 7a4d0514f5448904139ac3bcecb59996722b0af2 (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 'tests/Codegen/src/com/android/codegentest/SampleDataClassTest.java')
0 files changed, 0 insertions, 0 deletions