commit | 431d86fbd54226b20a338df5f40d25517582e087 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Tue Oct 03 10:29:32 2023 -0700 |
committer | Nathan Harold <nharold@google.com> | Tue Oct 03 15:39:21 2023 -0700 |
tree | 23fbc16db8ebd595e5e5c65367b2130deb0f47e8 | |
parent | 5834b32a64e97e047f176dd6504205e6ee59e1a4 [diff] |
Simplify Nullness Checks for CC Bundle Centralize the nullness checks for a CarrierConfig Bundle in GsmCdmaPhone to increase safety and remove some boilerplate. Also, one nullness check was previously missed, so that is addressed as well. Bug: 303254005 Test: atest FrameworksTelephonyTests #(non-functional change) Change-Id: I41deabf97502d839b439e0ec4e06ea760a357806