Merge "Remove toString() for CarrierIdentifier."

This commit is contained in:
Holly Jiuyu Sun
2018-03-06 23:16:54 +00:00
committed by Gerrit Code Review

View File

@@ -441,7 +441,7 @@ public final class EuiccProfileInfo implements Parcelable {
+ ", state="
+ mState
+ ", CarrierIdentifier="
+ mCarrierIdentifier.toString()
+ mCarrierIdentifier
+ ", policyRules="
+ mPolicyRules
+ ", accessRules="