* commit 'c1ff50488ee84e39272b7ba8868e40b99b900406': Remove spammy log message.
This commit is contained in:
commit
803cf9c4c9
@ -885,7 +885,7 @@ public class EmailProvider extends ContentProvider {
|
||||
case HOSTAUTH_ID:
|
||||
return "vnd.android.cursor.item/email-hostauth";
|
||||
default:
|
||||
throw new IllegalArgumentException("Unknown URI " + uri);
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user