commit | 86c9441dd1c19d44171e9607d53337fa53557d47 | [log] [tgz] |
---|---|---|
author | Muhammed Siju <msiju@codeaurora.org> | Thu Dec 24 19:12:59 2015 +0530 |
committer | Vaughn Newman <rwaterspf1@floydco.net> | Sat May 21 22:04:03 2016 -0400 |
tree | 623d56541a8f4d350d5382c91daf1db1adb52dde | |
parent | 0c432e56e3e0f6d3f68328dac67d3ee07e19c95f [diff] |
Fix issue of held call disappearing during swap operation. Sometimes during call swap, both calls may appear as ACTIVE at InCall app momentarily. Secondary call info will not be displayed in such cases. Back to back hide/show requests for secondary call causes held call to be hidden due to a race condition. To avoid this, assign the second ACTIVE call as the secondary call. Change-Id: Ibd83dfc68b323de66a116d6a8283f5d5e0364a24 CRs-Fixed: 954866