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

Commit 1eb1ff31 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove toString() for CarrierIdentifier." into pi-dev

parents 9aa32d0e 435c213e
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="