Changing usage of carrier name field of SubInfoRecord

Bug: 19476304
Change-Id: Ia16465584cf31858bbf1ae36cfdbf21184de10d7
This commit is contained in:
Sanket Padawe
2015-02-24 13:15:15 -08:00
parent 99142d2982
commit ea4713d6e5

View File

@@ -62,7 +62,8 @@ public class SubscriptionInfo implements Parcelable {
private CharSequence mDisplayName;
/**
* The string displayed to the user that identifies Subscription Provider Name
* String that identifies SPN/PLMN
* TODO : Add a new field that identifies only SPN for a sim
*/
private CharSequence mCarrierName;