Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ba83250 authored by Holly Jiuyu Sun's avatar Holly Jiuyu Sun Committed by android-build-merger
Browse files

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

am: a77bf7c4

Change-Id: I2b3e22e0c1721009f9202c065fa1da22a01e8630
parents 98515b88 a77bf7c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -441,7 +441,7 @@ public final class EuiccProfileInfo implements Parcelable {
                + ", state="
                + mState
                + ", CarrierIdentifier="
                + mCarrierIdentifier.toString()
                + mCarrierIdentifier
                + ", policyRules="
                + mPolicyRules
                + ", accessRules="