commit | 300d35062e62081c3866c3bc87074161dd8904c1 | [log] [tgz] |
---|---|---|
author | Jeremy Goldman <goldmanj@google.com> | Thu Jun 17 10:31:50 2021 +0800 |
committer | Jeremy Goldman <goldmanj@google.com> | Fri Jun 18 10:46:30 2021 +0800 |
tree | c5522099d22eb8d8a02bbc4db8e7bff3ddd861c0 | |
parent | 5a8476a709b7de01045f614c1c5815aeea64a816 [diff] |
Null check added when updating the roaming status. If the serviceState is null, calling getRoaming will cause a crash. Instead of calling this method, set the string to not-roaming if the value is null. Test: atest -c SettingsUnitTest Bug: 184334050 Change-Id: Ifa8a006838ea17f7d098c1b83bb6ab0349e7d569