Merge "Remove spammy log line." into rvc-dev am: 505380e42c am: 5671bd38db
Change-Id: I76f922c1fa3c2de5457f195184ee85a080f53a82
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