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

* commit '40aa30b3747fc62b14832682d2cc3117edd93b80':
  Changing usage of carrier name field of SubInfoRecord
This commit is contained in:
Sanket Padawe
2015-02-26 23:47:36 +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;