commit | 079fd03db77bddee01e8da5f129d62b9bf451076 | [log] [tgz] |
---|---|---|
author | Shriram Ganesh <sganesh@codeaurora.org> | Thu Feb 11 15:11:49 2016 -0800 |
committer | Shriram Ganesh <sganesh@codeaurora.org> | Thu Feb 11 15:13:45 2016 -0800 |
tree | 424fdd5be8acc5d9cd66f4f756ce376274a1ab4c | |
parent | cfc99e22ba22b96c9000397c03ba7d3186d2843e [diff] |
Fix merge after a conference call goes through SRVCC. When conference call goes through SRVCC, a new TelephonyConnection is created. This connection does not have the field for conference support set to true (by default the field is not set). As a result the conference call cannot be merged to another call after SRVCC. The fix is to set the field to true. Change-Id: I3e27a4e7c154c70086bfc61735fd0162292ffa1e