am f06e9984: Merge change 26993 into eclair
Merge commit 'f06e9984e833907057065946cf68ff95d6af1ead' into eclair-plus-aosp * commit 'f06e9984e833907057065946cf68ff95d6af1ead': Pass provider authority to SyncActivityTooManyDeletes
This commit is contained in:
@@ -2092,6 +2092,7 @@ class SyncManager implements OnAccountsUpdatedListener {
|
||||
clickIntent.setClassName("com.android.providers.subscribedfeeds",
|
||||
"com.android.settings.SyncActivityTooManyDeletes");
|
||||
clickIntent.putExtra("account", account);
|
||||
clickIntent.putExtra("authority", authority);
|
||||
clickIntent.putExtra("provider", authorityName.toString());
|
||||
clickIntent.putExtra("numDeletes", numDeletes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user