Remove spammy log line.
Test: TH Bug: 157172358 Change-Id: Ib76bd317bdd21ef6c1272d38f102f8e40b66d9b8
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user