am 249f2c3a: am 025f0938: Merge "Changing usage of carrier name field of SubInfoRecord" into lmp-mr1-dev

* commit '249f2c3a6c918d18dc8f8273b0afd8c14a6c9c20':
  Changing usage of carrier name field of SubInfoRecord
This commit is contained in:
Sanket Padawe
2015-02-26 23:26:57 +00:00
committed by Android Git Automerger

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;