commit | 37ffc3a20fe4adcb54e0d9e7daca5bedf1b0d0df | [log] [tgz] |
---|---|---|
author | junyulai <junyulai@google.com> | Fri Mar 18 11:18:55 2022 +0800 |
committer | junyulai <junyulai@google.com> | Fri Mar 18 11:31:08 2022 +0800 |
tree | 4f4fd216238719affe772050b2ba51a43ea13399 | |
parent | e2b00d3a7d2b370784d72233562a1e0b730cbc66 [diff] |
Fix crash when MultipathPolicyTracker cannot get IMSI Catch the exception when cannot get IMSI to fix races that network establish/tear down is not in-sync with SIM. If this happens, this will be automatically recovered when the next onCapabilitiesChanged event fires. Test: FrameworksNetTests Fix: 212399727 Change-Id: I3877806c0f98d8e7e3a77df75738b1799e4b68d3