History log of /frameworks/base/telephony/java/com/android/internal/telephony/uicc/IccUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b40a26c43d30f475682b59dbbe404bae932b68b0 24-Jan-2018 Jun Yin <junyin@google.com> Adds stripTrailingFs

This function removes padding 'F' characters in a string (e.g., ICCID).

Bug: 38206971
Test: unit test in another cl
Change-Id: If77604576c5bd26404cdc436f8297191664325a4
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/IccUtils.java
a2b23916c08a3cca55206510fda6e80360d5b4aa 11-Dec-2017 Holly Jiuyu Sun <jiuyu@google.com> Add asn1 to platform.

Add unit test.

Bug: 38206971
Test: unit test
Change-Id: I140b74b6bda263a4044aaed7265de3c77d1adc63
Merged-In: Ifb7c7d13ad0f980ba986b3aa6c3213ad26658489
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/IccUtils.java
cf94c67dc0e8aff3cdb069d382a64c4e1ea36ec9 26-Oct-2017 Yujing Gu <guy@codeaurora.org> Added interface to get the decimal digit from hex ICCID.

The interface used to get the decimal digit from hex ICCID to
compare with the old decimal ICCID after the version upgrade.

Change-Id: Ib4690bd942cce79da544f44aaa56af21efb085aa
Test: SubscriptionInfoUpdaterTest#testHexIccId
Fixes: 62245439
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/IccUtils.java
8cd6dad0052a57b16412087581a40b0df80dd15d 04-Jul-2017 kun.tang <kun.tang@spreadtrum.com> The method of parseEfSpdi does not match TS24008.

Accordding to TS51101 and TS31102, Each PLMN is coded as follows:
Mobile Country Code (MCC) followed by the Mobile Network Code (MNC) according to 3GPP TS 24.008
Test: Boot phone and check log, wether parseEfSpdi works fine.

Change-Id: Iada3f25287e586ddb518a2916009f535011a8ab5
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/IccUtils.java
f3e659e2865fe52af5a87efb52299b81005aeb17 26-Apr-2017 Nathan Harold <nharold@google.com> Move files from frameworks/opt/telephony to frameworks/base

Bug: 37688438
Test: compilation, boot on aosp_bullhead
Merged-In: I44d3d6231943ae0e7c3de4ab302e0cdff987aefe
Change-Id: I44d3d6231943ae0e7c3de4ab302e0cdff987aefe
/frameworks/base/telephony/java/com/android/internal/telephony/uicc/IccUtils.java