commit | 6c53e7f4974c02221758015b329e5f95792dbc73 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Fri Jan 27 16:26:44 2023 -0800 |
committer | Brad Ebinger <breadley@google.com> | Mon Jan 30 14:40:49 2023 -0800 |
tree | b9c01ea70661d29c4c166ab6ea88fedc4175907c | |
parent | 34acdb017e956ae09eb036a1aff67c84399c0dac [diff] |
Fix potential NPE during initialization 1) Guard TelephonyRcsService from null PersistableBundles from CarrierConfigManager in the scenarios where we are receving non-INVALID subIds during initialization. 2) Ensure that CarrierConfigLoader is initialized before TelephonyRcsService needs to use it. Bug: 266581853 Test: flash on device, ensure calls/sms/UCE works properly Change-Id: Ia34ead1bcddedf75613a05b81c2b77861201e7b2