commit | 609acb11679c43a7794b4f46b6746c08b268bfc2 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Fri Mar 09 18:12:02 2018 -0800 |
committer | Hall Liu <hallliu@google.com> | Fri Mar 09 18:26:08 2018 -0800 |
tree | b3e92b13936f14a27cfdc8d4bb3f332456fea2cb | |
parent | 6baa524488b6b2d4c87e4231587dd73da9feff3d [diff] |
Fix ClassCastException for ImsExternalConnection A Connection may be a ImsExternalConnection, not ImsPhoneConnection, if the phone type is IMS. Add check to remove the ClassCastException. Bug: 74375015 Test: manual Change-Id: Ibb116fc2e8a7667adb19b61f053207d28a4582a5