commit | 1b89db357540288397dc5c6281144b7464a212f9 | [log] [tgz] |
---|---|---|
author | Rambo Wang <rambowang@google.com> | Fri Apr 15 03:00:32 2022 +0000 |
committer | Rambo Wang <rambowang@google.com> | Thu May 26 20:08:14 2022 -0700 |
tree | e43a1f0aebe18df5d3da1ba54e2a3a3973532f0b | |
parent | f80c7cd72aeb73ddba55b881e3ac9759be8525e7 [diff] |
Add nullability support for CarrierConfigLoader class Follow the Android API guideline at go/android-api-guidelines#nullability to annotate all non-primitive Java arguments and return types with nullability. Bug: 185129900 Test: atest CarrierConfigLoaderTest Merged-In: Ia366727690ae451e4c8936b5907213f651aecd36 Change-Id: Ia366727690ae451e4c8936b5907213f651aecd36 (cherry picked from commit fe0d7c1cb61bdec0f228d0e3f36c8bf7baa3aadb)