[Android] Fix thread assert in InvalidationClientService
This CL adds ThreadUtils.runOnUiThread around call to AccountManagerFacade.getNewAuthToken as this method should be invoked on UI thread only. Bug: 759023 Change-Id: I67c05084dca091ab1909549556211f84b8dec9c6 Reviewed-on: https://chromium-review.googlesource.com/702303Reviewed-by:Pavel Yatsuk <pavely@chromium.org> Commit-Queue: Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#506769}
Showing
Please register or sign in to comment