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
Change-Id: Ia366727690ae451e4c8936b5907213f651aecd36
1 file changed