Merge "Remove spammy log line." am: c1b891f36a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1352925 Change-Id: I4ecd2c685456b7537d8123c7b82b186a36c93083
This commit is contained in:
@@ -12608,7 +12608,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();
|
||||
|
||||
Reference in New Issue
Block a user