HF CLIENT: Update mCalls and mCallsUpdate with same call object
When CLCC response is received, we are updating mCalls and
mCallsUpdate hashmaps separately with different call objects.
While sending call change intent, clients receiving the intent
might get confused since they see different UUID for the same
call. This is leading to MT calls to be rejected with AGs
supporting in-band ringtone and failing in-band ringtone
related PTS test cases.
-PTS test cases below will pass with this change.
TC_HF_ICA_BV_01_I
TC_HF_ICA_BV_02_I
Change-Id: I3c6d069e831aa0c4ebecf4333488b77c71921c4b
1 file changed