Merge "Changing usage of carrier name field of SubInfoRecord" into lmp-mr1-dev

This commit is contained in:
Sanket Padawe
2015-02-26 21:58:27 +00:00
committed by Android (Google) Code Review

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;