am cf362a48
: Collectly preserve the service start-id.
Merge commit 'cf362a48c14ab3ebae55e9735f9cff6e77a4042a' into froyo-plus-aosp * commit 'cf362a48c14ab3ebae55e9735f9cff6e77a4042a': Collectly preserve the service start-id.
This commit is contained in:
commit
a094cc259d
@ -2054,7 +2054,7 @@ public class MessagingController implements Runnable {
|
||||
}
|
||||
}
|
||||
}
|
||||
mListeners.checkMailFinished(mContext, accountId, tag, inboxId);
|
||||
mListeners.checkMailFinished(mContext, accountId, inboxId, tag);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user