OSDN Git Service

Make hasIccCard return true if RUIM card is present.
authorNaveen Kalla <nkalla@codeaurora.org>
Sun, 27 Jun 2010 05:52:39 +0000 (22:52 -0700)
committerNaveen Kalla <nkalla@codeaurora.org>
Sun, 27 Jun 2010 05:52:39 +0000 (22:52 -0700)
commit213c853f40074633d61bb7705843a9f4a00513b3
treefc85f8e6c47861ef6da945c1707333f511b1392b
parentdd1880ee5bea09e9d37c6db29ef20e49d619c094
Make hasIccCard return true if RUIM card is present.

Currently hasIccCard method works only for GSM phones with SIM/USIM
cards. Extend that to RUIM as well.

Change-Id: Iefbfc35025074e7414f4abdffea844e9e0325053
telephony/java/com/android/internal/telephony/IccCard.java