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

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

Merge "Remove toString() for CarrierIdentifier."

am: e33b9f62

Change-Id: I6cbae2674c56f5cd99a6c7814f22dc9e8563d974
parents e733d196 e33b9f62
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="