* commit 'ac026ecb5119d5609aa463a286ac286dbd63c381': Remove getSuggestionsAuthority
This commit is contained in:
commit
5b366acf0c
@ -38,9 +38,4 @@ public class EmailAccountCacheProvider extends MailAppProvider {
|
||||
protected Intent getNoAccountsIntent(Context context) {
|
||||
return AccountSetupFinal.actionNewAccountWithResultIntent(context);
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getSuggestionAuthority() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user