Merge "Remove spammy log line." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
505380e42c
@@ -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