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

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

Merge "Remove spammy log line." into rvc-dev

parents 0c5fe51a 5c5635ac
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12716,7 +12716,6 @@ public class TelephonyManager {
            @Nullable String mvnoMatchData) {
        try {
            if (!mccmnc.equals(getSimOperator())) {
                Log.d(TAG, "The mccmnc does not match");
                return false;
            }
            ITelephony service = getITelephony();