OSDN Git Service

Remove deprecated API for sim authentication.
authorJunda Liu <junda@google.com>
Wed, 13 Apr 2016 22:24:39 +0000 (15:24 -0700)
committerJunda Liu <junda@google.com>
Wed, 13 Apr 2016 22:24:39 +0000 (15:24 -0700)
commita3df56450b03b917e43b4ffcf5ef5764443ce8f2
tree24c83653724876dfdbaccaf10eab312d15f7b2db
parent651e09fdc1b4c26dc7661e1ab127276656ece041
Remove deprecated API for sim authentication.

The new getIccAuthentication should be used. All callers have been updated
to the new API. Remove the old API in this change.

Bug: b/27360179
Change-Id: I160974d53bb6477666b3e1d457accac45cc06bfc
telephony/java/android/telephony/TelephonyManager.java