commit | f2930aad5d48fcb9398662a1e6d567edd2239e4f | [log] [tgz] |
---|---|---|
author | Chaohui Wang <chaohuiw@google.com> | Thu Jun 06 14:19:33 2024 +0800 |
committer | Chaohui Wang <chaohuiw@google.com> | Thu Jun 06 14:26:06 2024 +0800 |
tree | 7855e21ca1194d35ff107da394572dd2f3ac0135 | |
parent | 3e650c373c0eef72788e3dab6e46323e8d33be03 [diff] |
Fix mSubscriptionInfoEntity NullPointerException Due to concurrent, mSubscriptionInfoEntity could become null when inference. Save the subscriptionInfoEntity to local variable to fix. Fix: 345319514 Test: manual on MobileNetworkSettings Change-Id: I9d286b30ade65dabdfd4a394cdbe1c1c87435d02