commit | 2186a56187acde6e2ff72095dcd2a31a741facfa | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Mon Jul 12 13:50:38 2021 -0700 |
committer | Brad Ebinger <breadley@google.com> | Mon Jul 12 13:57:34 2021 -0700 |
tree | 188814c3e575727bb2e80276c84c8c9ac65b7a5e | |
parent | f7c7e7daf433774a760599543737953983d56d80 [diff] |
Catch ServiceSpecificExceptions properly when getting reg state/ transport type We were not catching ServiceSpecificExceptions that were thrown, causing unclear exceptions. Instead, return the default value when the ImsService is unavailable. Bug: 192930411 Test: atest CtsTelephonyTestCases Change-Id: I3d50b19047bc287ce6200e75bb59cf98bf8bfef0