commit | 6b5ac228d763ad1d60142955854105d4711f988d | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Mon Feb 04 14:36:52 2019 -0800 |
committer | Brad Ebinger <breadley@google.com> | Mon Feb 04 23:06:35 2019 +0000 |
tree | cceff5e02888d3e18e470cf66b0622b7e67d58fd | |
parent | d1a51b3dbe3dcee07dbc0fba32fd5f6b23adddb0 [diff] |
Also catch IllegalArgumentException in TelecomAccountRegistry There look to be some race conditions where Phone#getSubId() returns a value and SubscriptionManager#getSlotIndex(subId) can not find that Phone mapping. Log this condition as a warning, as it should happen rarely. Bug: 122853430 Bug: 123883627 Test: Manual Change-Id: Ic168a881b09b87b701ee037cbbbe36cff26e314e