am af637589
: Fix typo in CL; sigh
* commit 'af6375894fe4b405f205a22a7ee9118a36fef428': Fix typo in CL; sigh
This commit is contained in:
commit
1c89fb3bc9
@ -2502,7 +2502,7 @@ outer:
|
||||
android.accounts.Account amAccount =
|
||||
new android.accounts.Account(
|
||||
accountCursor.getString(V21_ACCOUNT_EMAIL),
|
||||
AccountManagerTypes.TYPE_POP_IMAP);
|
||||
AccountManagerTypes.TYPE_EXCHANGE);
|
||||
ContentResolver.setIsSyncable(amAccount, EmailContent.AUTHORITY, 1);
|
||||
ContentResolver.setSyncAutomatically(amAccount,
|
||||
EmailContent.AUTHORITY, true);
|
||||
|
Loading…
Reference in New Issue
Block a user