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