diff options
author | Ravi Paluri <quic_rpaluri@quicinc.com> | 2019-11-14 16:50:24 +0530 |
---|---|---|
committer | Ravi Paluri <quic_rpaluri@quicinc.com> | 2019-11-14 16:50:24 +0530 |
commit | ce4be277459594a333d93afed38fa23e4cc7ef99 (patch) | |
tree | c2b9a5188d4c97e38c11490c598aeda899cb8b15 /rs/java/android/renderscript/ProgramRaster.java | |
parent | b3866aeee2291a64aaf845c8221d6da0bf1a3a2a (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.
Test: Manual
Bug: 117393458
Change-Id: I6f1a5719a1dff946723c35fde7159ef37fb9cdf7
Diffstat (limited to 'rs/java/android/renderscript/ProgramRaster.java')
0 files changed, 0 insertions, 0 deletions