Merge "Remove toString() for CarrierIdentifier."
This commit is contained in:
@@ -441,7 +441,7 @@ public final class EuiccProfileInfo implements Parcelable {
|
||||
+ ", state="
|
||||
+ mState
|
||||
+ ", CarrierIdentifier="
|
||||
+ mCarrierIdentifier.toString()
|
||||
+ mCarrierIdentifier
|
||||
+ ", policyRules="
|
||||
+ mPolicyRules
|
||||
+ ", accessRules="
|
||||
|
||||
Reference in New Issue
Block a user