commit | ba64d7a66c189e0f54bdc1cec2215687a7eaf623 | [log] [tgz] |
---|---|---|
author | Luca Weiss <luca.weiss@fairphone.com> | Thu Aug 05 12:46:01 2021 +0200 |
committer | Luca Weiss <luca.weiss@fairphone.com> | Fri Aug 27 11:41:21 2021 +0200 |
tree | e825a402df8c01fa67b870c74742662883a37a7a | |
parent | 57b203fd9e0f564eed38f8535004e080982ffd7b [diff] |
Work around MNC string being only one character The MNC has between 2 and 3 digits (including leading zeroes) but the lower level doesn't provide the number of characters/zeroes so let's pad it to two characters when necessary. Test: run cts-dev -m CtsTelephonyTestCases -t android.telephony.cts.CellInfoTest#testCellInfo Issue: FP2A10-44 Change-Id: Iff41d1c686b93e7198cd4d97a548cb354e2ae77e