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

Commit 5b11b448 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

am: 5ba83250

Change-Id: Ia91fa8a7cbca7ca1cd0d4218f3f53292c9573e63
parents 099d0438 5ba83250
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="