commit | cadf427cb70c9a655e614ad6c33b1361497043db | [log] [tgz] |
---|---|---|
author | Sungjae <sung_jae.kim@samsung.com> | Wed Nov 20 14:02:18 2019 +0900 |
committer | Sungjae <sung_jae.kim@samsung.com> | Wed Nov 20 14:02:18 2019 +0900 |
tree | 3df94bc79d8be591438ca1634ffbface8a88b3da | |
parent | 622cf3787d612cb821672b7622f060e0efd456ce [diff] |
Change the condition strictly for comparing address If the number of original connection contains the number of handover connection, connection is replaced to handover connection. But It is a loose condition. If there's two calls and numbers are similar(ex, 10086, 1008611), the connections could not be replaced properly. Test: atest CtsTelephonyTestCases Change-Id: I304ff29cb9e26fc3b7cf82c02e08e7f87a389adb Signed-off-by: Sungjae <sung_jae.kim@samsung.com>