Merge "Remove toString() for CarrierIdentifier." am: e33b9f6234

am: a77bf7c48b

Change-Id: I2b3e22e0c1721009f9202c065fa1da22a01e8630
This commit is contained in:
Holly Jiuyu Sun
2018-03-07 00:48:46 +00:00
committed by android-build-merger

View File

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